19 Registering Error, Warning, and Notice Callback Routines

19 Q3Warning_Register

You can use the Q3Warning_Register function to register an application-defined warning-handling routine.

TQ3Status Q3Warning_Register (
TQ3WarningMethod warningPost, 
long reference);
warningPost A pointer to an application-defined warning-handling routine.
reference A long integer for your application's own use.

DESCRIPTION


The Q3Warning_Register function registers with the Error Manager the warning-handling routine specified by the warningPost parameter. See page 19-12 for information on defining a warning-handling routine.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 17 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker