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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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