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 4 - QuickDraw GX Debugging / QuickDraw GX Debugging Reference
Functions / Setting and Getting Validation Options and Errors


GXGetValidation

You can use the GXGetValidation function to obtain the current validation flags that are set.

gxValidationLevel GXGetValidation(void);
function result
The current flags set for validation error checking.
DESCRIPTION
The GXGetValidation function returns the gxValidationLevel parameter set by the GXSetValidation function.

This function always returns 0 in the non-debugging version of QuickDraw GX.

SEE ALSO
The GXSetValidation function is described in the previous section.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996