Constants
The topics in this section provide the reference specifications for Pointer Input Messages and Notifications constants.
In this section
| Topic | Description |
|---|---|
|
Indicates which keyboard modifier keys were pressed at the time input was being generated. | |
|
Values that can appear in the penFlags field of the POINTER_PEN_INFO structure. | |
|
Values that can appear in the penMask field of the POINTER_PEN_INFO structure. | |
|
Values that can be passed in the wParam parameter of the WM_POINTERDEVICECHANGE message. | |
|
Values that can appear in the pointerFlags field of the POINTER_INFO structure. | |
|
Values that are used in various pointer macros (see Macros). | |
|
Values that can appear in the touchFlags field of the POINTER_TOUCH_INFO structure. | |
|
Indicates how messages for touch hit testing are processed by windows that are registered through the RegisterTouchHitTestingWindow function. | |
|
Values that can appear in the touchMask field of the POINTER_TOUCH_INFO structure. |
Related topics