Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Environment and Utilities /
Chapter 2 - QuickDraw GX Memory Management / Additional Memory Management Topics


Functions That Do Not Require a Graphics Client or Heap

Almost all QuickDraw GX functions require both a graphics client and a graphics client heap to execute. Table 2-1 lists the functions that either do not require a graphics client or require a graphics client but not its heap to execute.
Table 2-1 QuickDraw GX functions that do not require a graphics client or heap
Memory requirementsFunction
graphics client not requiredGXValidateGraphicsClient
GXGetUserGraphicsDebug
GXSetUserGraphicsDebug
GXNewGraphicsClient
GXGetGraphicsClient
GXSetGraphicsClient
GXDisposeGraphicsClient
GXGetGraphicsClients
GXGetConvertQDFont
GXSetConvertQDFont
graphics client required;
graphics client heap not required
All of the functions described in the chapter "Errors, Warnings, and Notices" (excluding the application-defined functions)
 All of the functions described in the chapter "QuickDraw GX Mathematics"
 GXSetValidation
GXGetValidation
GXSetValidationError
GXGetGraphicsPollingHandler
GXSetGraphicsPollingHandler
GXEnterGraphics


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996