ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamFilePreview.IJamPreviewHandler.Load

Loads the file given through the parameters

Syntax
Pascal
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