Q3Marker_SetData
You can use theQ3Marker_SetDatafunction to set the data associated with a marker.
TQ3Status Q3Marker_SetData ( TQ3GeometryObject marker, const TQ3MarkerData *markerData);
marker- A marker.
markerData- A pointer to a
TQ3MarkerDatastructure.DESCRIPTION
TheQ3Marker_SetDatafunction sets the data associated with the marker specified by themarkerparameter to the data specified by themarkerDataparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help