ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.GetFirstIDListFromDataObject

Gets the first IItemIdList of the given IDataObject.

Syntax
Pascal
function GetFirstIDListFromDataObject(lpdobj: IDataObject): IItemIdList;
Parameters 
Description 
lpdobj: IDataObject 
An IDataObject. 

The first IItemIdList of the IDataObject.