CClientDC::m_hWnd
The HWND of the CWnd pointer used to construct the CClientDC object.
HWND m_hWnd;
Remarks
m_hWnd is a protected variable.
Example
See the example for CClientDC::CClientDC.
Requirements
Header: afxwin.h
The HWND of the CWnd pointer used to construct the CClientDC object.
HWND m_hWnd;
m_hWnd is a protected variable.
See the example for CClientDC::CClientDC.
Header: afxwin.h