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.
Indicates how messages for touch hit testing are processed by windows that are registered through the RegisterTouchHitTestingWindow function.
Constant/value | Description |
---|---|
|
WM_TOUCHHITTESTING messages are not sent to the target window but are sent to child windows. |
|
WM_TOUCHHITTESTING messages are sent to the target window. |
|
WM_TOUCHHITTESTING messages are not sent to the target window or child windows. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 8 [desktop apps only] |
Minimum supported server |
Windows Server 2012 [desktop apps only] |
Header |
|