18 Creating and Managing Controllers

18 Q3Controller_GetValueCount

You can use the 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.

DESCRIPTION


The Q3Controller_GetValueCount function returns, in the valueCount parameter, the number of values supported by the controller specified by the controllerRef parameter.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 21 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker