IFsrmClassificationManager::CancelClassification method (fsrmpipeline.h)
[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();
Return value
The method returns the following return values.
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
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 |