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