[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
GetParent( hWnd )-> <hWndParent>
------------------------------------------------------------------------------
PARAMETER:
<hWnd> identifies the window whose parent window handle is to be retrieved
RETURNS:
<hWndParent> is the handle of the container window of <hWnd>
DESCRIPTION:
This function returns the handle of the container window (if any) of a
given window.
SOURCE:
SOURCE\WINAPI\GETPAREN.C
See Also:
SetParent
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson