GetAsyncKeyState(Int32) | Determines whether a key is up or down at the time the function is called, and whether the key was pressed after a previous call to GetAsyncKeyState(Int32). |
GetAsyncKeyState(Keys) | Determines whether a key is up or down at the time the function is called, and whether the key was pressed after a previous call to GetAsyncKeyState(Int32). |