Getting Operating System Errors
The Error Manager provides routines that you can use to retrieve errors that are specific to a particular operating system. In general, these errors are posted by the underlying operating system in response to errors encountered when accessing a file, a resource, or a window system.You should call
Q3MacintoshError_GetwhenQ3Error_GetreturnskQ3ErrorMacintoshError, and you should callQ3UnixError_GetwhenQ3Error_GetreturnskQ3ErrorUnixError.
Subtopics
- Q3MacintoshError_Get
- Q3UnixError_Get