_XINPUT_CAPABILITIES

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (Windows) @nogc nothrow __gshared
struct _XINPUT_CAPABILITIES {}

Members

Variables

Flags
WORD Flags;
Undocumented in source.
Gamepad
XINPUT_GAMEPAD Gamepad;
Undocumented in source.
SubType
BYTE SubType;
Undocumented in source.
Type
BYTE Type;
Undocumented in source.
Vibration
XINPUT_VIBRATION Vibration;
Undocumented in source.

Meta