ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamItemIdList.TJamItemIdList.IsNetworkPidl

Check if an ItemIdList list is part of the network.

Syntax
Pascal
class function IsNetworkPidl(const pFullPidl: IItemIdList): Boolean;
Parameters 
Description 
const pFullPidl: IItemIdList 
A fully qualified ItemIdList. 

Boolean: True if the given ItemIdList is in the network; False otherwise.