CWindow::ChildWindowFromPointEx

HWND ChildWindowFromPoint( POINT point, UINT uFlags ) const;

See ChildWindowFromPointEx in the Win32 SDK.

Remarks

Retrieves a particular type of child window containing the specified point.

CWindow OverviewClass Members

See Also   CWindow::ChildWindowFromPoint, POINT