abKeyStateTable (PBYTE) - in/out
This is a 256-byte table indexed by virtual key value.
For any virtual key, the 0x80 bit is set if the key is down, and zero if it is up. The 0x01 bit is set if the key is toggled, (pressed an odd number of times), otherwise it is zero.