BCGSuite for MFC
tagBCG_GESTUREINFO

Detailed Description

The BCG_GESTUREINFO structure stores information about a gesture.

Public Attributes

 cbExtraArgssize, in bytes, of extra arguments, if any, that accompany this gesture.
 
 cbSizesize, in bytes, of this structure (including variable length Args field)
 
 dwFlagssee GF_* flags.
 
 dwIDgesture ID, see BCGP_GID_* defines.
 
 dwInstanceIDinternally used.
 
 dwSequenceIDinternally used.
 
 hwndTargethandle to window targeted by this gesture.
 
 ptsLocationcurrent location of this gesture.
 
 ullArgumentsarguments for gestures whose arguments fit in 8 BYTES.