ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamItemIdList.TItemIdListHelper.IsUNCPath

Checks if the provided ItemIdList is of a UNC path

Syntax
Pascal
class function IsUNCPath(const pItemIdList: IItemIdList): Boolean;
Parameters 
Description 
const pItemIdList: IItemIdList 
ItemIdList of the path that will be checked 

Boolean: True if it is a UNC path, false otherwise