Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following constants are used by applications or UI frameworks to identify how messages for touch hit testing are processed by windows that are registered through the RegisterTouchHitTestingWindow function.
Constant/value | Description |
---|---|
|
Indicates that WM_TOUCHHITTESTING messages are not sent to the target window but are sent to child windows. |
|
Indicates that WM_TOUCHHITTESTING messages are sent to the target window. |
|
Indicates that WM_TOUCHHITTESTING messages are not sent to the target window or child windows. |
Requirements
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
None supported |
Header |
|