Q3Line_EmptyData
You can use theQ3Line_EmptyDatafunction to release the memory occupied by the data structure returned by a previous call toQ3Line_GetData.
TQ3Status Q3Line_EmptyData (TQ3LineData *lineData);
lineData- A pointer to a
TQ3LineDatastructure.DESCRIPTION
TheQ3Line_EmptyDatafunction releases the memory occupied by theTQ3LineDatastructure pointed to by thelineDataparameter; that memory was allocated by a previous call toQ3Line_GetData.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help