CWnd::m_hWnd
The handle of the Windows window attached to this CWnd.
HWND m_hWnd;
Remarks
The m_hWnd data member is a public variable of type HWND.
Requirements
Header: afxwin.h
The handle of the Windows window attached to this CWnd.
HWND m_hWnd;
The m_hWnd data member is a public variable of type HWND.
Header: afxwin.h