1 Initializing and Terminating QuickDraw3D

1 Q3Exit

You should call the Q3Exit function to close your application's connection to QuickDraw3D.

TQ3Status Q3Exit (void);

DESCRIPTION


The Q3Exit function closes your application's connection to QuickDraw3D and deallocates any memory used by that connection. You should call Q3Exit when your application is finished using QuickDraw3D routines. After calling Q3Exit, you should not call any QuickDraw3D routines other than Q3Initialize, Q3IsInitialized, or the error-reporting routines provided by the Error Manager. Calling Q3Exit more than once results in a warning being posted but is otherwise acceptable.

ERRORS


kQ3ErrorMemoryLeak

DESCRIPTION
ERRORS

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

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker