IFsrmObject Interface

 

Base class for all FSRM objects.

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

<GuidAttribute("22BCEF93-4A3F-4183-89F9-2F8B8A628AEE")>
Public Interface IFsrmObject

NameDescription
System_CAPS_pubpropertyDescription

Retrieves or sets the description of the object.

System_CAPS_pubpropertyid

Retrieves the identifier of the object.

NameDescription
System_CAPS_pubmethodCommit()

Saves the object in the server's list of objects.

System_CAPS_pubmethodDelete()

Removes the object from the server's list of objects.

Return to top

Community Additions

ADD
Show: