Pen Flags
Values that can appear in the penFlags field of the POINTER_PEN_INFO structure.
-
PEN_FLAG_NONE
-
-
0x00000000
-
There is no pen flag. This is the default.
-
-
PEN_FLAG_BARREL
-
-
0x00000001
-
The barrel button is pressed.
-
-
PEN_FLAG_INVERTED
-
-
0x00000002
-
The pen is inverted.
-
-
PEN_FLAG_ERASER
-
-
0x00000004
-
The eraser button is pressed.
-
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Header |
|