CWindowDC::m_hWnd
The HWND of the CWnd pointer is used to construct the CWindowDC object.
HWND m_hWnd;
Remarks
m_hWnd is a protected variable of type HWND.
Example
See the example for CWindowDC::CWindowDC.
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 HWND of the CWnd pointer is used to construct the CWindowDC object.
HWND m_hWnd;
m_hWnd is a protected variable of type HWND.
See the example for CWindowDC::CWindowDC.
Header: afxwin.h