Q3Tracker_GetActivation
You can use theQ3Tracker_GetActivationfunction to get the activation state of a tracker.
TQ3Status Q3Tracker_GetActivation ( TQ3TrackerObject trackerObject, TQ3Boolean *active);
trackerObject- A tracker object.
active- On exit, a Boolean value that indicates whether the specified tracker is active (
kQ3True) or inactive (kQ3False).DESCRIPTION
TheQ3Tracker_GetActivationfunction returns, in theactiveparameter, a Boolean value that indicates whether the tracker specified by thetrackerObjectparameter is currently active or inactive.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help