Gets the first IItemIdList of the given IDataObject.
function GetFirstIDListFromDataObject(lpdobj: IDataObject): IItemIdList;
The first IItemIdList of the IDataObject.
ShellBrowser