FsrmPathMapper Interface

 

Used to retrieve the network share paths that are mapped to a local path. All methods of the IFsrmPathMapper interface are available in this class. To create this object from a script, use the "Fsrm.FsrmPathMapper" program identifier.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

<GuidAttribute("6F4DBFFF-6920-4821-A6C3-B7E94C1FD60C")>
Public Interface FsrmPathMapper
	Inherits IFsrmPathMapper

NameDescription
System_CAPS_pubmethodGetSharePathsForLocalPath(String)

Retrieves a list of network shares that point to the specified local path.(Inherited from IFsrmPathMapper.)

FSRM implements this class.

Return to top

Community Additions

ADD
Show: