CWindow::GetWindowDC

This method retrieves a device context for the entire window.

At a Glance

Header file: Atlwin.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

HDC GetWindowDC( );

See Also

CWindow::GetDC, CWindow::ReleaseDC