共用方式為


CWindow::ChildWindowFromPointEx

擷取包含指定點的子視窗的特定型別。

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

備註

請參閱在 Windows SDK的 ChildWindowFromPointEx

需求

Header: atlwin.h

請參閱

參考

CWindow 類別

CWindow::ChildWindowFromPoint

POINT