次の方法で共有


CWindow::ChildWindowFromPointEx

更新 : 2007 年 11 月

指定された点を含んでいる子ウィンドウのうち、特定の型が設定されているものを取得します。

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

解説

Windows SDK の「ChildWindowFromPointEx」を参照してください。

必要条件

ヘッダー : atlwin.h

参照

参照

CWindow クラス

CWindow::ChildWindowFromPoint

POINT

その他の技術情報

CWindow のメンバ