The error handling functions are used to create, set and retrieve error objects.
In this section
| Topic | Description |
|---|---|
| CreateErrorInfo |
Creates an instance of a generic error object. |
| GetErrorInfo |
Obtains the error information pointer set by the previous call to SetErrorInfo in the current logical thread. |
| SetErrorInfo |
Sets the error information object for the current logical thread of execution. |