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

  This function returns the handle of the first child of the specified
window. The first child is the child which was created first.

Parameters
  hWnd is the handle of the window to query.

Returns
  The handle of the first child window, NULLHWND if the window doesn't
have any children.

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