RawInputDeviceFlags Field

Mode flag that specifies how to interpret the information provided by UsagePage and Usage.

It can be zero (the default) or one of the following values.

By default, the operating system sends raw input from devices with the specified top level collection (TLC) to the registered application as long as it has the window focus.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.

Field Value

RawInputDeviceFlags

See Also