Visual C++

VARIANT_BOOL bGesture;
W_KEY Key;
W_MOUSE Mouse;
//Set this values
...
monitor->Start(Key, Mouse, bGesture);

Comments