IErrorInfo Members
Include Protected Members
Include Inherited Members
Communicates detailed contextual error information.
The IErrorInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetDescription | Returns a string describing the error. | |
GetGuid | Returns the GUID of the interface defining the error. | |
GetHelpContext | Retrieves the Help context for the error. | |
GetHelpFile | Returns the path of the Help file for information about the error. | |
GetSource | Returns the programmatic identifier (ProgID) for the class or application returning the error. |
Top