18 Creating and Managing Controllers
Q3Controller_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.
Q3Controller_GetValueCount
function returns, in the valueCount
parameter, the number of values supported by the controller specified by the controllerRef
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker