Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
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 |
|