次の方法で共有


CWindow::m_hWnd

 

CWindow のオブジェクトに関連付けられたウィンドウへのハンドルが含まれます。

構文

HWND m_hWnd throw() throw();

必要条件

Header: atlwin.h

参照

CWindow クラス
CWindow::CWindow