BCGSuite for MFC
BOOL CBCGPGestureManager::GetGestureInfo ( HWND  hwnd,
BCGP_HGESTUREINFO  hGestureInfo,
PBCGP_GESTUREINFO  pInfo 
)

Retrieves a BCGP_HGESTUREINFO structure given a handle to the gesture information

Parameters
hwndA handle to the window that receives gestures.
hGestureInfoInformation describing the gesture.
pInfoThe information.
Returns
TRUE if it succeeds, FALSE if it fails.