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
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
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