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
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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