Q3ControllerState_Restore
You can use theQ3ControllerState_Restorefunction to restore a saved set of controller state values.
TQ3Status Q3ControllerState_Restore ( TQ3ControllerStateObject controllerStateObject);
controllerStateObject- A controller state object.
DESCRIPTION
TheQ3ControllerState_Restorefunction sets the channels of the controller associated with the controller state object specified by thecontrollerStateObjectparameter to the channels saved in that state object.