Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 19 - Error Manager / Error Manager Reference
Error Manager Routines / Registering Error, Warning, and Notice Callback Routines


Q3Error_Register

You can use the Q3Error_Register function to register an application-defined error-handling routine.

TQ3Status Q3Error_Register (
TQ3ErrorMethod errorPost, 
long reference);
errorPost
A pointer to an application-defined error-handling routine.
reference
A long integer for your application's own use.
DESCRIPTION
The Q3Error_Register function registers with the Error Manager the error-handling routine specified by the errorPost parameter. See page 19-11 for information on defining an error-handling routine.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help