STD_INPUT_HANDLE top-level constant

int const STD_INPUT_HANDLE

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

Implementation

const STD_INPUT_HANDLE = -10;