Enum HIDUsagePage
Enumeration containing HID usage page flags.
Namespace: Gorgon.Native
Assembly: Gorgon.Input.dll
Syntax
public enum HIDUsagePage : ushort
Fields
Name | Description |
---|---|
AlphaNumeric | Alphanumeric display. |
BarCode | Bar code scanner. |
Button | Button. |
Consumer | Consumer. |
Digitizer | Digitizer. |
Game | Games controls. |
Generic | Generic desktop controls. |
Keyboard | Keyboard controls. |
LED | LED controls. |
MSR | Magnetic strip reading devices. |
Medical | Medical instruments. |
MonitorPage0 | Monitor page 0. |
MonitorPage1 | Monitor page 1. |
MonitorPage2 | Monitor page 2. |
MonitorPage3 | Monitor page 3. |
Ordinal | Ordinal. |
PID | Physical interface device. |
PowerPage0 | Power page 0. |
PowerPage1 | Power page 1. |
PowerPage2 | Power page 2. |
PowerPage3 | Power page 3. |
Scale | Scale page. |
Simulation | Simulation controls. |
Sport | Sports controls. |
Telephony | Telephony. |
Undefined | Unknown usage page. |
Unicode | Unicode. |
VR | Virtual reality controls. |