IFsrmReport::Delete method (fsrmreports.h)

Removes this report object from the report job object.

Syntax

HRESULT Delete();

Return value

The method returns the following return values.

Remarks

Note that the reports are not deleted until you call the IFsrmReportJob::Commit method.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008
Target Platform Windows
Header fsrmreports.h
DLL SrmSvc.dll

See also

IFsrmReport

IFsrmReportJob