This topic has not yet been rated - Rate this topic

IFsrmReportJob::RunningStatus property

Retrieves the running status of the report job.

This property is read-only.

Syntax


HRESULT get_RunningStatus(
  [out]  FsrmReportRunningStatus runningStatus
);

Property value

The running status of the report job. For possible values, see the FsrmReportRunningStatus enumeration.

Error codes

The method returns the following return values.

NameMeaning
S_OK

Success

Requirements

Minimum supported client

None supported

Minimum supported server

Windows Server 2008

Header

FsrmReports.h

DLL

SrmLib.dll

IID

IID_IFsrmReportJob is defined as 38e87280-715c-4c7d-a280-ea1651a19fef

See also

IFsrmReportJob

 

 

Send comments about this topic to Microsoft

Build date: 12/6/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.