Touch Mask
Values that can appear in the touchMask field of the POINTER_TOUCH_INFO structure.
-
TOUCH_MASK_NONE
-
-
0x00000000
-
Default. None of the optional fields are valid.
-
-
TOUCH_MASK_CONTACTAREA
-
-
0x00000001
-
rcContact of the POINTER_TOUCH_INFO structure is valid.
-
-
TOUCH_MASK_ORIENTATION
-
-
0x00000002
-
orientation of the POINTER_TOUCH_INFO structure is valid.
-
-
TOUCH_MASK_PRESSURE
-
-
0x00000004
-
pressure of the POINTER_TOUCH_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 |
|