次の方法で共有


CWindow::ChildWindowFromPoint

指定した点を含む子ウィンドウを取得します。

HWND ChildWindowFromPoint(
   POINT point 
) const throw();

解説

Windows SDKの ChildWindowFromPoint を参照してください。

必要条件

Header: atlwin.h

参照

関連項目

CWindow クラス

CWindow::ChildWindowFromPointEx

POINT