Reference Library
UsagePage Enumeration
NamespacesSlimDXUsagePage
This is preliminary documentation and is subject to change.
Represents possible usage page identifiers for human interface devices.
Declaration Syntax
C#Visual BasicC++/CLI
public enum UsagePage
Public Enumeration UsagePage
public enum class UsagePage
Members
MemberDescription
Pid
Represents physical interface devices.

Button
Represents button controls.

Generic
Represents generic desktop controls.

Msr
Represents magnetic strip reading devices.

Scale
Represents scale pages.

Barcode
Represents bar code scanners.

PowerPage3
Represents power page 3.

PowerPage2
Represents power page 2.

PowerPage1
Represents power page 1.

PowerPage0
Represents power page 0.

MonitorPage3
Represents monitor page 3.

MonitorPage2
Represents monitor page 2.

MonitorPage1
Represents monitor page 1.

MonitorPage0
Represents monitor page 0.

Medical
Represents medical instruments.

Alphanumeric
Represents alphanumeric displays.

Digitizer
Represents digitizer controls.

Consumer
Represents consumer controls.

Telephony
Represents telephony controls.

Led
Represents LED controls.

Keyboard
Represents keyboard controls.

Game
Represents games controls.

Sport
Represents sports controls.

VR
Represents virtual reality controls.

Simulation
Represents simulation controls.

Undefined
Represents undefined devices.

Unicode
Represents Unicode devices.

Ordinal
Represents ordinal controls.

Assembly: SlimDX (Module: SlimDX)