Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Retrieves the switch state from a game controller.
Syntax
uint32_t GetControllerSwitchState(
uint32_t stateArrayCount,
GameInputSwitchPosition* stateArray
);
Parameters
stateArrayCount _In_
Type: uint32_t
The expected number of switches on the game controller. This value can be retrieved by calling IGameInputReading::GetControllerSwitchCount.