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.
This section contains functions for Windows Touch gestures.
The following functions are used for Windows Touch gestures.
Function | Description |
---|---|
CloseGestureInfoHandle | Closes the resources associated with a manually retrieved handle to a gesture information structure. |
GetGestureExtraArgs | Retrieves additional information about a gesture from its GESTUREINFO handle. |
GetGestureInfo | Manually retrieves a gesture information structure given a handle to the gesture information structure. |
GetGestureConfig | Retrieves the gesture configuration information for a window. |
SetGestureConfig | Sets the gesture configuration for a window. |
Related topics