4 Creating and Editing Boxes
Q3Box_EmptyData
function to release the memory occupied by the data structure returned by a previous call to Q3Box_GetData
.
TQ3Status Q3Box_EmptyData (TQ3BoxData *boxData);boxData
A pointer to aTQ3BoxData
structure.
Q3Box_EmptyData
function releases the memory occupied by the TQ3BoxData
structure pointed to by the boxData
parameter; that memory was allocated by a previous call to Q3Box_GetData
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker