Purpose |
Return the window handle of the console window. |
Syntax |
hConsole??? = CONSHNDL |
Remarks |
The console window handle can be used with some Win32 API calls, and can assist when associating GUI windows with the console window. |
See also |
CONSOUT, GETSTDERR, GETSTDIN, GETSTDOUT, STDEOF, STDERR, STDIN LINE, STDOUT |