IFsrmClassificationManager::ClassificationLastError 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 error message from the last time that classification was run.
This property is read-only.
Syntax
HRESULT get_ClassificationLastError( [out] BSTR *pLastError );
Property value
The error message from the last time that classification was run. The string is empty if no error occurred.
Error codes
The method returns the following return values.
| Name | Meaning |
|---|---|
|
Success |
Remarks
The property is set after classification is run either manually using IFsrmClassificationManager::RunClassification or is scheduled using Task Scheduler.
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.ClassificationRunningStatus
- FsrmClassificationManager
- MSFT_FSRMClassification
Send comments about this topic to Microsoft
Build date: 12/6/2012
