IFsrmClassificationManager::CancelClassification method
[This method is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMClassification class.]
Cancels classification if it is running.
Syntax
HRESULT CancelClassification();
Parameters
This method has no parameters.
Return value
The method returns the following return values.
| Return code | Description |
|---|---|
|
Success |
|
The classification is not running. |
Remarks
Cancels classification that was started manually using the IFsrmClassificationManager::RunClassification method or that was started on a schedule (see RunClassification for details on running classification on a schedule).
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
- IFsrmClassificationManager
- IFsrmClassificationManager2
- FsrmClassificationManager
- MSFT_FSRMClassification
Send comments about this topic to Microsoft
Build date: 12/6/2012
