Q3DrawContext_GetData
You can use theQ3DrawContext_GetDatafunction to get the data associated with a draw context.
TQ3Status Q3DrawContext_GetData ( TQ3DrawContextObject context, TQ3DrawContextData *contextData);
context- A draw context object.
contextData- On exit, a pointer to a draw context data structure.
DESCRIPTION
TheQ3DrawContext_GetDatafunction returns, in thecontextDataparameter, a pointer to a draw context data structure for the draw context specified by thecontextparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help