CWindowDC::m_hWnd

Remarks

The HWND of the CWnd pointer is used to construct the CWindowDC object. m_hWnd is a protected variable of type HWND.

Example

See the example for CWindowDC::CWindowDC.

CWindowDC OverviewClass MembersHierarchy Chart