IFsrmReportJob::get_LastGeneratedInDirectory method (fsrmreports.h)
Retrieves the local directory path where the reports were stored the last time the reports were run.
This property is read-only.
Syntax
HRESULT get_LastGeneratedInDirectory(
BSTR *path
);
Parameters
path
Return value
None
Remarks
If the reports failed, this is the path where the reports would have been stored. The directory may contain reports that completed successfully before the failure occurred.
Examples
For an example, see Running a Report Job.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | fsrmreports.h |
DLL | SrmSvc.dll |