IFsrmDerivedObjectsResult interface (fsrm.h)
Used to access the results when the source template calls the CommitAndUpdateDerived method.
The following methods returns this interface:
Inheritance
The IFsrmDerivedObjectsResult interface inherits from the IDispatch interface.
Methods
The IFsrmDerivedObjectsResult interface has these methods.
IFsrmDerivedObjectsResult::get_DerivedObjects Retrieves the collection of derived objects that were updated. |
IFsrmDerivedObjectsResult::get_Results Retrieves the HRESULT values that indicate the success or failure of the update for each derived object. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | fsrm.h (include FsrmPipeline.h, FsrmQuota.h, FsrmReports.h, FsrmScreen.h) |