| 
 
ShellBrowser Delphi Components Documentation 
 | 
Constructor for TJamItemIdList for an existing PItemIdList.
constructor Create(aItemIdList: PItemIdList; pOwnsPointer: TItemIdListOwnership = iloOwnsMemory); overload;
| 
 
Parameters   | 
 
Description   | 
| 
 
aItemIdList: PItemIdList   | 
 
The Windows Shell ItemIdList that should be wrapped.   | 
| 
 
pOwnsPointer: TItemIdListOwnership = iloOwnsMemory   | 
 
Determines if the memory of the PItemIdList needs to be freed in the destructor.   | 
IItemIdList
Assign result only to variables of type IItemIdList!