Q3Box_EmptyData
You can use theQ3Box_EmptyDatafunction to release the memory occupied by the data structure returned by a previous call toQ3Box_GetData.
TQ3Status Q3Box_EmptyData (TQ3BoxData *boxData);
boxData- A pointer to a
TQ3BoxDatastructure.DESCRIPTION
TheQ3Box_EmptyDatafunction releases the memory occupied by theTQ3BoxDatastructure pointed to by theboxDataparameter; that memory was allocated by a previous call toQ3Box_GetData.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help