Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the specified file management job.
Syntax
HRESULT GetFileManagementJob(
[in] BSTR name,
[out] IFsrmFileManagementJob **fileManagementJob
);
Parameters
[in] name
The name of the file management job to retrieve.
[out] fileManagementJob
An IFsrmFileManagementJob interface to the specified file management job.
Return value
The method returns the following return values.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 R2 |
Target Platform | Windows |
Header | fsrmreports.h |
DLL | SrmSvc.dll |