IFsrmCollection::get_State method (fsrm.h)

Retrieves the state of the collection.

Note  This method is not supported.

 

This property is read-only.

Syntax

HRESULT get_State(
  FsrmCollectionState *state
);

Parameters

state

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, FsrmReports.h, FsrmScreen.h)
DLL SrmSvc.dll

See also

IFsrmCollection