18 Creating and Managing Controllers

18 Q3Controller_GetActivation

You can use the Q3Controller_GetActivation function to get the activation state of a controller.

TQ3Status Q3Controller_GetActivation (
TQ3ControllerRef controllerRef, 
TQ3Boolean *active);
controllerRef
A reference to a controller.
active On exit, a Boolean value that indicates whether the specified controller is active (kQ3True) or inactive (kQ3False).

DESCRIPTION


The Q3Controller_GetActivation function returns, in the active parameter, a Boolean value that indicates whether the controller specified by the controllerRef parameter is currently active or inactive.

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