Direction

Value that represents the mouse direction assigned to the keystroke. Possible values are:

Value

Meaning

CONVIEW_MOUSEMOVE_UP

[0x00000000] Mouse moving up.

CONVIEW_MOUSEMOVE_DOWN

[0x00000001] Mouse moving down.

CONVIEW_MOUSEMOVE_LEFT

[0x00000002] Mouse moving left.

CONVIEW_MOUSEMOVE_RIGHT

[0x00000003] Mouse moving right.