Q3Controller_GetValueCount
You can use theQ3Controller_GetValueCount
function to get the number of values of a controller.
TQ3Status Q3Controller_GetValueCount ( TQ3ControllerRef controllerRef, unsigned long *valueCount);
controllerRef
- A reference to a controller.
valueCount
- On exit, the number of values supported by the specified controller.
DESCRIPTION
TheQ3Controller_GetValueCount
function returns, in thevalueCount
parameter, the number of values supported by the controller specified by thecontrollerRef
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help