CWindow::ChildWindowFromPointEx
检索窗口包含指定点子级的特定类型。
HWND ChildWindowFromPoint(
POINT point,
UINT uFlags
) const throw();
备注
在参见 Windows SDK的 ChildWindowFromPointEx。
要求
Header: atlwin.h
检索窗口包含指定点子级的特定类型。
HWND ChildWindowFromPoint(
POINT point,
UINT uFlags
) const throw();
在参见 Windows SDK的 ChildWindowFromPointEx。
Header: atlwin.h