ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.IItemIdList.GetParent

Returns the parent ItemIdList of this ItemIdList.

Syntax
Pascal
function GetParent: IItemIdList;

IItemIdList: The parent of

Exceptions 
Description 
 
EShellBrowserError in case you are trying the get parent of the Desktop ItemIdList, which is the root of the Shell namespace, or of an invalid ItemIdList.