Method | Description | |
---|---|---|
CurrentKeyState ( int vKey ) : short |
CurrentKeyState Returns the current physical state of a virtual key, independent of any message processing that is currently occuring.
|
|
KeyState ( int vKey ) : short | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
Keyboard ( ) : System |
public static CurrentKeyState ( int vKey ) : short | ||
vKey | int | one of the virtual key codes |
return | short |