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.
[This property is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMClassification class.]
The running status of the classification.
This property is read-only.
Syntax
HRESULT get_ClassificationRunningStatus(
  FsrmReportRunningStatus *runningStatus
);
Parameters
runningStatus
Return value
None
Remarks
Used regardless of whether classification was scheduled (using the Task Scheduler) or run on demand (using IFsrmClassificationManager::RunClassification).
Requirements
| Requirement | Value | 
|---|---|
| Minimum supported client | None supported | 
| Minimum supported server | Windows Server 2008 R2 | 
| Target Platform | Windows | 
| Header | fsrmpipeline.h (include FsrmPipeline.h, FsrmTlb.h) | 
| DLL | SrmSvc.dll | 
See also
IFsrmClassificationManager.ClassificationLastError
IFsrmClassificationManager::RunClassification