Enum HIDUsage
Enumeration for HID usage flags.
Namespace: Gorgon.Native
Assembly: Gorgon.Input.dll
Syntax
public enum HIDUsage : ushort
Fields
Name | Description |
---|---|
ByteCount | |
CountedBuffer | |
DPadDown | |
DPadLeft | |
DPadRight | |
DPadUp | |
Dial | |
Gamepad | |
HatSwitch | |
Joystick | |
Keyboard | |
Keypad | |
MotionWakeup | |
Mouse | |
None | |
Pointer | |
RelativeX | |
RelativeY | |
RelativeZ | |
Slider | |
SystemControl | |
SystemControlApplicationMenu | |
SystemControlContextMenu | |
SystemControlHelpMenu | |
SystemControlMainMenu | |
SystemControlMenuDown | |
SystemControlMenuExit | |
SystemControlMenuLeft | |
SystemControlMenuRight | |
SystemControlMenuSelect | |
SystemControlMenuUp | |
SystemControlPower | |
SystemControlSleep | |
SystemControlWake | |
VBRX | |
VBRY | |
VBRZ | |
VNO | |
VX | |
VY | |
VZ | |
Wheel | |
X | |
Y | |
Z |