19 Getting Errors, Warnings, and Notices Directly
Q3Warning_Get
function to get the most recent and the oldest unreported warnings from a QuickDraw3D routine.
TQ3Warning Q3Warning_Get (TQ3Warning *firstWarning);firstWarning
On exit, the first unreported warning from a QuickDraw3D routine. Set this parameter toNULL
if you do not want the first unreported warning to be returned to you.
Q3Warning_Get
function returns, as its function result, the code of the most recent warning that occurred after one or more previous calls to any QuickDraw3D routines. Q3Warning_Get
causes QuickDraw3D to clear that warning code when you next call any QuickDraw3D routine other than Q3Warning_Get
itself. Q3Warning_Get
also returns, in the firstWarning
parameter, the last unreported warning that occurred during a QuickDraw3D routine.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker