BCGSuite for MFC
virtual BOOL CBCGPGestureBase::OnGestureEventPressAndTap ( const CPoint &  ptPress,
long  lDelta 
)
protectedvirtual

Called by the framework to handle BCGP_GID_PRESSANDTAP notification.

Parameters
ptPressThe point press.
lDeltaThe delta.
Returns
TRUE if event was handled, FALSE - otherwise.