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
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
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