Gesture Macros (DTK)

4/8/2010

The following table shows the macros that support gestures, each with a description of its purpose.

Structure Description

GID_ROTATE_ANGLE_TO_ARGUMENT

You can convert from raw angles to radians using this macro

GID_ROTATE_ANGLE_FROM_ARGUMENT

You can convert from radians to raw angles using this macro

GID_SCROLL_ANGLE

The following macro extracts the flick gesture angle from the ullArguments field.

GID_SCROLL_DIRECTION

The following macro extracts the flick gesture direction from the ullArguments field.

GID_SCROLL_VELOCITY

The following macro extracts the flick gesture velocity from the ullArguments field.

See Also

Other Resources

Using Gestures in Windows Mobile 6.5