const STD_INPUT_HANDLE: type = (maxInt(DWORD) - 10) + 1;

The standard input device. Initially, this is the console input buffer, CONIN$.