IFsrmDerivedObjectsResult::get_DerivedObjects method (fsrm.h)

Retrieves the collection of derived objects that were updated.

This property is read-only.

Syntax

HRESULT get_DerivedObjects(
  IFsrmCollection **derivedObjects
);

Parameters

derivedObjects

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows ServerĀ 2008
Target Platform Windows
Header fsrm.h (include FsrmQuota.h, FsrmScreen.h)
DLL SrmSvc.dll

See also

IFsrmDerivedObjectsResult