[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
BOOL pascal IsChild(HWND hParent, HWND hChild)

  This functions tests if window hChild is a descendant of window hParent.

Parameters
  hParent and hChild are the candidate parent and descendant windows.

Returns
  TRUE if hChild is descended from hParent, FALSE if not.

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