ShellBrowser Delphi Components Documentation
|
Checks if the provided ItemIdList is of a network path (mapped or UNC does not matter)
class function IsNetworkPath(const pItemIdList: IItemIdList): Boolean;
Parameters |
Description |
const pItemIdList: IItemIdList |
ItemIdList of the path that will be checked |
Boolean: True if it is an UNC or a mapped network path, false otherwise