ShellBrowser Delphi Components Documentation
|
Returns the parent ItemIdList of this ItemIdList.
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. |