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