GetConsoleWindow(3w)
NAME
GetConsoleWindow (KERNEL32.@)
SYNOPSIS
HWND GetConsoleWindow ( )
DESCRIPTION
GetConsoleWindow [KERNEL32.@] Get hwnd of the console window.
RETURNS
Success: hwnd of the console window.
Failure: NULL
IMPLEMENTATION
Defined in "wincon.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/kernel32/console.c".
- Debug channel "console".