Q3Marker_SetData
You can use theQ3Marker_SetData
function to set the data associated with a marker.
TQ3Status Q3Marker_SetData ( TQ3GeometryObject marker, const TQ3MarkerData *markerData);
marker
- A marker.
markerData
- A pointer to a
TQ3MarkerData
structure.DESCRIPTION
TheQ3Marker_SetData
function sets the data associated with the marker specified by themarker
parameter to the data specified by themarkerData
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help