GetConsoleWindow.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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 "dlls/kernel32/console.c".

Debug channel "console".