IFsrmClassificationManager::ClassificationRunningStatus property
[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( [out] FsrmReportRunningStatus *pRunningStatus );
Property value
The running status of the classification. For possible values, see the FsrmReportRunningStatus enumeration.
Error codes
The method returns the following return values.
| Name | Meaning |
|---|---|
|
Success |
Remarks
Used regardless of whether classification was scheduled (using the Task Scheduler) or run on demand (using IFsrmClassificationManager::RunClassification).
Requirements
|
Minimum supported client | None supported |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 |
|
Header |
|
|
DLL |
|
|
CLSID |
CLSID_FsrmClassificationManager is defined as b15c0e47-c391-45b9-95c8-eb596c853f3a |
|
IID |
IID_IFsrmClassificationManager is defined as d2dc89da-ee91-48a0-85d8-cc72a56f7d04 IID_IFsrmClassificationManager2 is defined as 0004c1c9-127e-4765-ba07-6a3147bca112 |
See also
- IFsrmClassificationManager2
- IFsrmClassificationManager
- IFsrmClassificationManager.ClassificationLastError
- IFsrmClassificationManager::RunClassification
- IFsrmClassificationManager::WaitForClassificationCompletion
- FsrmClassificationManager
- MSFT_FSRMClassification
Send comments about this topic to Microsoft
Build date: 12/6/2012