GetDeviceLparam Enumeration

Specifies a type of input device event

Definition

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

Remarks

Members

Key 0 User pressed a key.
Oem 4,096 An unidentified hardware source generated the event. It could be a mouse or a keyboard event.
Mouse 32,768 User clicked a mouse button.

See Also