IFsrmPathMapper Interface
Used to retrieve the network share paths that are mapped to a local path.
To get this interface, call the CoCreateInstanceEx function. Use CLSID_FsrmPathMapper as the class identifier and __uuidof(IFsrmPathMapper) as the interface identifier.
Assembly: srmlib (in srmlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetSharePathsForLocalPath(String) | Retrieves a list of network shares that point to the specified local path. |
Community Additions
ADD
Show:
