CClientDC

Win32++

CClientDC Class

Description

The class responsible for creating a device context for the client area of a window.

CClientDC Members

Initialization and Assignment

Initialization and Assignment
CClientDC
CClientDC(const CWnd* pWnd);
Constructs a CClientDC 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