ErrorWarning class
This interface provides the ability to create and query error and warning objects.
When to implement
Never. This interface is implemented by Axe and provided to the assessment.
ErrorWarning has these types of members:
Methods
The ErrorWarning class has these methods.
Method | Description |
---|---|
~ErrorWarning | Destructor method. |
GetHresult | Gets the HRESULT value of this item. |
GetKind | Gets the kind of item this is. |
GetMessage | Gets the text message of this item. |
SetHresult | Sets the HRESULT value of this item. |
SetKind | Sets the kind of item for this item. |
SetMessage | Sets the text message of this item. |
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|