19 Getting Operating System Errors
Q3MacintoshError_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.
Q3MacintoshError_Get
function returns, as its function result, the most recent error generated by the Macintosh system software. Q3MacintoshError_Get
also returns, in the firstMacErr
parameter, the first unreported error that occurred during a Macintosh system software routine.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker