ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamItemIdList.Create Constructor (UnicodeString, IShellFolder)

Constructor for TJamItemIdList for a file system path.

Syntax
Pascal
constructor Create(const pPath: UnicodeString; pShellFolder: IShellFolder = nil); overload;
Parameters 
Description 
const pPath: UnicodeString 
The path for than an IItemIdList object should be created. 
pShellFolder: IShellFolder = nil 
Optional. The IShellFolder to which the given path is relative. 

IItemIdList

Assign result only to variables of type IItemIdList!

Copyright (c) 2011. All rights reserved.