4 Creating and Editing Points
Q3Point_EmptyData
function to release the memory occupied by the data structure returned by a previous call to Q3Point_GetData
.
TQ3Status Q3Point_EmptyData (TQ3PointData *pointData);pointData
A pointer to aTQ3PointData
structure.
Q3Point_EmptyData
function releases the memory occupied by the TQ3PointData
structure pointed to by the pointData
parameter; that memory was allocated by a previous call to Q3Point_GetData
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker