Platform | Win32, x64 |
Purpose |
To read a character from the keyboard. |
Syntax |
INTEGER WIN_GETCHAR@(HWND) |
Description |
Changes the input focus to the ClearWin window with handle HWND and reads a character from the keyboard. This function provides an alternative to the standard READ routine. |