Note
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier les répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de changer de répertoire.
Provides detailed contextual error information.
Note
This interface is not implemented.
In addition to the methods inherited from IUnknown, the IDispError interface exposes the following methods.
Methods in Vtable Order
| Method | Description |
|---|---|
| IDispError::QueryErrorInfo | Retrieves a particular type of error information. |
| IDispError::GetNext | Retrieves the next IDispError object. |
| IDispError::GetHresult | Retrieves the error code from the IDispError object. |
| IDispError::GetSource | Returns the language-dependent programmatic identifier for the class or application that raised the error. |
| IDispError::GetHelpInfo | Returns the path of the Help file and the context ID of the topic that explains the error, if possible. |
| IDispError::GetDescription | Returns a textual description of the error. |