IFsrmCollection::Cancel method (fsrm.h)

Cancels the collection of objects when the objects are collected asynchronously.

Note  Asynchronous collections are not supported by FSRM, therefore this method is not implemented in the FSRM library.

 

Syntax

HRESULT Cancel();

Return value

The method returns the following return values.

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