IFsrmReportJob::get_LastError method (fsrmreports.h)

Retrieves the error message from the last time the reports were run.

This property is read-only.

Syntax

HRESULT get_LastError(
  BSTR *lastError
);

Parameters

lastError

Return value

None

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

IFsrmReportJob