[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HWND pascal GetParent(HWND hWnd)
 <MS-WINDOWS equivalent>

  This function returns the handle of a window's parent window.

Parameters
  hWnd is the handle of the window to query.

Returns
  The handle of the window's parent, or NULLHWND if the window has no parent.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson