Q3ControllerState_New
You can use theQ3ControllerState_Newfunction to create a new controller state object.
TQ3ControllerStateObject Q3ControllerState_New ( TQ3ControllerRef controllerRef);
controllerRef- A reference to a controller.
DESCRIPTION
TheQ3ControllerState_Newfunction returns, as its function result, a reference to a new controller state object for the controller specified by thecontrollerRefparameter. You need to callQ3ControllerState_SaveAndResetto actually fill in the new controller state object with the current channels. IfQ3ControllerState_Newcannot create a new controller state object, it returnsNULL.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help