| BOOL CBCGPGestureManager::SetGestureConfig | ( | HWND | hwnd, |
| const CBCGPGestureConfig & | config, | ||
| BOOL | bLegacyGestures = FALSE |
||
| ) |
Configures the messages that are sent from a window for Windows Touch gestures.
| hwnd | A handle to the window to set the gesture configuration on. |
| config | Specifies the gesture configuration. |
| bLegacyGestures | Specifies whether the legacy gestures are used. |