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