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_Get
whenQ3Error_Get
returnskQ3ErrorMacintoshError
, and you should callQ3UnixError_Get
whenQ3Error_Get
returnskQ3ErrorUnixError
.
Subtopics
- Q3MacintoshError_Get
- Q3UnixError_Get
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help