IFsrmClassificationManager::get_ClassificationLastError method (fsrmpipeline.h)
[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 error message from the last time that classification was run.
This property is read-only.
Syntax
HRESULT get_ClassificationLastError(
BSTR *lastError
);
Parameters
lastError
Return value
None
Remarks
The property is set after classification is run either manually using IFsrmClassificationManager::RunClassification or is scheduled using Task Scheduler.
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 |