IFsrmDerivedObjectsResult Interface

 

Used to access the results when the source template calls the CommitAndUpdateDerived method.

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

<GuidAttribute("39322A2D-38EE-4D0D-8095-421A80849A82")>
Public Interface IFsrmDerivedObjectsResult

NameDescription
System_CAPS_pubpropertyDerivedObjects

Retrieves the collection of derived objects that were updated.

System_CAPS_pubpropertyresults

Retrieves the HRESULT values that indicate the success or failure of the update for each derived object.

The following methods returns this interface:

  1. CommitAndUpdateDerived

  2. CommitAndUpdateDerived

Return to top

Community Additions

ADD
Show: