|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntddkbd.h>

Go to the source code of this file.
Functions | |
| NTSTATUS | IntTranslateKey (HANDLE hConsoleInput, PKEYBOARD_INPUT_DATA InputData, KEY_EVENT_RECORD *Event) |
| NTSTATUS IntTranslateKey | ( | HANDLE | hConsoleInput, |
| PKEYBOARD_INPUT_DATA | InputData, | ||
| KEY_EVENT_RECORD * | Event | ||
| ) |
Definition at line 417 of file keytrans.c.
Referenced by PeekConsoleInput(), and ReadConsoleInput().