Condividi tramite


CWindow::ChildWindowFromPointEx

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

HWND ChildWindowFromPoint(
   POINT point,
   UINT uFlags 
) const throw();

Remarks

See ChildWindowFromPointEx in the Windows SDK.

Requirements

Header: atlwin.h

See Also

Concepts

CWindow Class

CWindow Members

CWindow::ChildWindowFromPoint

POINT