lKeyState
(
LONG
) - returns
Key state.
This value is the OR combination of the following bits:
0x0001
The key has been pressed an odd number of times since the system has been started.
0x8000
The key is down.
[Back]
[Next]