ShellBrowser Delphi Components Documentation
|
Loads the file given through the parameters
function Load(p_AbsolutePidl: IItemIdList; p_PreviewHandlerGUID: TGUID): boolean;
Parameters |
Description |
p_AbsolutePidl: IItemIdList |
The absolute ItemIdList of the file to be displayed. |
p_PreviewHandlerGUID: TGUID |
The GUID of the IPreviewHandler ComObject to be used to preview the file |
true, if the preview was loaded successfully, false otherwise