4 Creating and Editing Markers
Q3Marker_EmptyData
function to release the memory occupied by the data structure returned by a previous call to Q3Marker_GetData
.
TQ3Status Q3Marker_EmptyData (TQ3MarkerData *markerData);markerData
A pointer to aTQ3MarkerData
structure.
Q3Marker_EmptyData
function releases the memory occupied by the TQ3MarkerData
structure pointed to by the markerData
parameter; that memory was allocated by a previous call to Q3Marker_GetData
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker