| Function | Description |
|---|---|
| XInputGetDSoundAudioDeviceGuids |
Retrieves the sound rendering and sound capture device GUIDs that are associated with the headset connected to the specified controller. |
| XInputGetCapabilities |
Retrieves the capabilities and features of a connected controller. |
| XInputGetKeystroke |
Retrieves a gamepad input event. |
| XInputGetState |
Retrieves the current state of the specified controller. |
| XInputSetState |
Sends data to a connected controller. |
| XInputEnable |
Sets the reporting state of XInput. |