Visual Basic .NET

Dim key As W_KEY
Dim mouse As W_MOUSE
Dim bGesture As Boolean
‘Set this values
...
monitor.Start(key, mouse, bGesture)
Comments