Q3MacintoshError_Get
You can use theQ3MacintoshError_Get
function to get the most recent and the oldest unreported error generated by the Macintosh Operating System.
OSErr Q3MacintoshError_Get (OSErr *firstMacErr);
firstMacErr
- On exit, the first unreported error from a Macintosh system software routine.
DESCRIPTION
TheQ3MacintoshError_Get
function returns, as its function result, the most recent error generated by the Macintosh system software.Q3MacintoshError_Get
also returns, in thefirstMacErr
parameter, the first unreported error that occurred during a Macintosh system software routine.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help