Q3Tracker_GetButtons
You can use theQ3Tracker_GetButtons
function to get the button state of a tracker.
TQ3Status Q3Tracker_GetButtons ( TQ3TrackerObject trackerObject, unsigned long *buttons);
trackerObject
- A tracker object.
buttons
- On exit, the current button state value of the specified tracker.
DESCRIPTION
TheQ3Tracker_GetButtons
function returns, in thebuttons
parameter, the current button state of the tracker specified by thetrackerObject
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help