CWindow::ChildWindowFromPointEx

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

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

备注

在参见 Windows SDK的 ChildWindowFromPointEx

要求

Header: atlwin.h

请参见

参考

CWindow Class

CWindow::ChildWindowFromPoint

POINT