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.
Creates a file management job.
Syntax
HRESULT CreateFileManagementJob(
[out] IFsrmFileManagementJob **fileManagementJob
);
Parameters
[out] fileManagementJob
An IFsrmFileManagementJob interface that you use to define the new 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 |