Q3UnknownText_EmptyData
You can use theQ3UnknownText_EmptyDatafunction to dispose of the memory allocated by a previous call toQ3UnknownText_GetData.
TQ3Status Q3UnknownText_EmptyData ( TQ3UnknownTextData *unknownTextData);
unknownTextData- A pointer to an unknown text data structure that was filled in by a previous call to
Q3UnknownText_GetData.DESCRIPTION
TheQ3UnknownText_EmptyDatafunction deallocates the memory pointed to by the fields of theunknownTextDataparameter. If successful,Q3UnknownText_EmptyDatasets those fields to the valueNULL.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help