12 Managing Draw Contexts
Q3DrawContext_SetData
function to set the data associated with a draw context.
TQ3Status Q3DrawContext_SetData ( TQ3DrawContextObject context, const TQ3DrawContextData *contextData);context
A draw context object.contextData
A pointer to a draw context data structure.
Q3DrawContext_SetData
function sets the data associated with the draw context specified by the context
parameter to that specified in the draw context data structure pointed to by the contextData
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker