[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HWND pascal WinPointToID(int row, int col)

  This function searches for the highest window on the desktop which
contains this point.

Parameters
  row and col are the the 0-based row and col screen coordinates of
      the point we want to search for.

Returns
  The handle of the first window on the window list which contains
this point, or NULLHWND if no window contains this point.

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