ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamItemIdList.TShellLinkHelper.Resolve

Resolves the passed link.

Syntax
Pascal
class function Resolve(const pPath: string): IItemIdList; overload;
Parameters 
Description 
const pPath: string 
The path to the Windows shortcut file. 

The target IItemIdList of the passed link or nil if an error occurred or the path is no .LNK file.