ShellBrowser Delphi Components Documentation
|
Returns a beginning part of this ItemIdList.
function GetStartItemIdList(pFragments: Integer): IItemIdList;
Parameters |
Description |
pFragments: Integer |
The number of the initial fragments that should be returned. The given number must be smaller than Depth. |
IItemIdList: An ItemIdList containing only the beginning part of this ItemIdList
marder@jam-software.com