CWindow::ChildWindowFromPoint

Retrieves the child window containing the specified point.

HWND ChildWindowFromPoint(
   POINT point 
) const throw();

Remarks

See ChildWindowFromPoint in the Windows SDK.

Requirements

Header: atlwin.h

See Also

Concepts

CWindow Class

CWindow Members

CWindow::ChildWindowFromPointEx

POINT