Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the Error functions and the purpose of each.
Programming element | Description |
---|---|
FormatMessage | This function formats a message string. |
GetLastError | This function returns the calling thread's last-error code value. |
SetLastError | This function sets the last-error code for the calling thread. |
Send Feedback on this topic to the authors