CWindow::ChildWindowFromPoint

检索包含窗口指定点的子级。

HWND ChildWindowFromPoint(
   POINT point 
) const throw();

备注

在参见 Windows SDK的 ChildWindowFromPoint

要求

Header: atlwin.h

请参见

参考

CWindow选件类

CWindow::ChildWindowFromPointEx

POINT