BCGControlBar Pro for MFC
BOOL CBCGPGestureBase::ProcessGestureEvent ( CWnd *  pWndThis,
WPARAM  wp,
LPARAM  lp 
)
protected

This method should be called from WM_GESTURE message handler.

Parameters
pWndThisPointer to "this" window.
wpThe wParam field of the message.
lpThe lParam field of the message.
Returns
TRUE if event was handled, FALSE - otherwise.