CWindowDC

Win32++

CWindowDC Class

Description

The class responsible for creating a device context for the entire area of a window, including the non-client area.

CWindowDC Members

Initialization and Assignment

Initialization and Assignment
CWindowDC
CWindowDC(const CWnd* pWnd);
Constructs a CWindowDC object.
Base class Members

For base class members, refer to the members of CDC.

Remarks

Refer to the Graphics Device Interface section of Using Win32++ for additional information on using this class.

Summary Information

Header file gdi.h
Win32/64 support Yes
WinCE support Yes