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.
1/6/2010
The following table shows the functions that support direct manipulation and gestures.
In This Section
- CloseGestureInfoHandle
This function cleans up any gesture handle that DefWindowProc does not process.
- DisableGestures
This function disables one or many touch gestures for a window or application process.
- EnableGestures
This function enables one or many touch gestures for a window or application process.
- Gesture
This function enables asynchronous gesture recognizers to produce gesture messages.
- GetGestureExtraArguments
This function retrieves additional gesture information that does not fit into the GESTUREINFO structure.
- GetGestureInfo
This function populates a GESTUREINFO structure based on the lParam parameter of the WM_GESTURE message.
- QueryGestures
This function returns the list of gestures that a specified window or process supports.
Requirements
| Header | pwinuser.h |
| sysgen | SYSGEN_TOUCHGESTURE |