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

  This function tests if the passed handle is a valid window handle.

Parameters
  hWnd is the handle to query.

Returns
  TRUE if hWnd is a valid window handle, FALSE if not.

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