WindowFromPoint
Windows Mobile 6.5
A version of this page is also available for
4/8/2010
This function retrieves the handle to the window that contains the specified point.
HWND WindowFromPoint( POINT Point );
- Point
-
[in] Specifies a POINT structure that defines the point to be checked.