Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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.