Q3Tracker_SetActivation
You can use theQ3Tracker_SetActivationfunction to set the activation state of a tracker.
TQ3Status Q3Tracker_SetActivation ( TQ3TrackerObject trackerObject, TQ3Boolean active);
trackerObject- A tracker object.
active- A Boolean value that indicates whether the specified tracker is to be made active (
kQ3True) or inactive (kQ3False).DESCRIPTION
TheQ3Tracker_SetActivationfunction sets the activation state of the tracker specified by thetrackerObjectparameter to the value specified in theactiveparameter. If the activation state of a tracker is changed, the serial number of the tracker is incremented.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help