Поделиться через


CWindow::ChildWindowFromPointEx

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

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

Заметки

See ChildWindowFromPointEx in the Windows SDK.

Требования

Header: atlwin.h

См. также

Основные понятия

CWindow Class

CWindow Members

CWindow::ChildWindowFromPoint

POINT