ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamItemIdList.TShellLinkHelper.Resolve

Resolves the passed link.

Syntax
Pascal
class function Resolve(const pSourceItemIdList: IItemIdList): IItemIDList; overload;
Parameters 
Description 
const pSourceItemIdList: IItemIdList 
The ItemIdList of the Windows shortcut file. 

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