STD_OUTPUT_HANDLE top-level constant

int const STD_OUTPUT_HANDLE

The standard output device. Initially, this is the active console screen buffer, CONOUT$.

Implementation

const STD_OUTPUT_HANDLE = -11;