[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
CloseWindow( hWnd ) -> nil
------------------------------------------------------------------------------
PARAMETER:
<hWnd> The handle that idenitfies the window
DESCRIPTION:
CloseWindow() minimizes (but does not destroy) the given window. To
destroy a window, an application must use DestroyWindow.
The function has no effect if used on a pop-up or child window !
SOURCE:
SOURCE\WINAPI\WNDIS.C
See Also:
DestroyWindow
IsIconic
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson