ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamItemIdList.IsNetworkPidl Method

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; Flase otherwise.

Copyright (c) 2011. All rights reserved.