IFsrmReportJob::get_RunningStatus method (fsrmreports.h)

Retrieves the running status of the report job.

This property is read-only.

Syntax

HRESULT get_RunningStatus(
  FsrmReportRunningStatus *runningStatus
);

Parameters

runningStatus

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