Modifier Key State

Indicates which keyboard modifier keys were pressed at the time input was being generated.

POINTER_MOD_SHIFT

0x0004

A Shift key was pressed.

POINTER_MOD_CTRL

0x0008

A Ctrl key was pressed.

Requirements

Requirement Value
Minimum supported client
Windows 8 [desktop apps only]
Minimum supported server
Windows Server 2012 [desktop apps only]
Header
Winuser.h

See also

Constants

POINTER_INFO