Q3DrawContext_GetPaneState
You can use theQ3DrawContext_GetPaneStatefunction to get the pane state of a draw context.
TQ3Status Q3DrawContext_GetPaneState ( TQ3DrawContextObject context, TQ3Boolean *state);
context- A draw context object.
state- On exit, the current pane state of the specified draw context.
DESCRIPTION
TheQ3DrawContext_GetPaneStatefunction returns, in thestateparameter, a Boolean value that determines whether the pane associated with the draw context specified by thecontextparameter is to be used (kQ3True) or not (kQ3False).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help