Pen Mask

Values that can appear in the penMask field of the POINTER_PEN_INFO structure.

PEN_MASK_NONE

0x00000000

Default. None of the optional fields are valid.

PEN_MASK_PRESSURE

0x00000001

pressure of the POINTER_PEN_INFO structure is valid.

PEN_MASK_ROTATION

0x00000002

rotation of the POINTER_PEN_INFO structure is valid.

PEN_MASK_TILT_X

0x00000004

tiltX of the POINTER_PEN_INFO structure is valid.

PEN_MASK_TILT_Y

0x00000008

tiltY of the POINTER_PEN_INFO structure is valid.

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