CWindow::BeginPaint

This method prepares the window for painting.

At a Glance

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

Syntax

HDC BeginPaint( LPPAINTSTRUCT lpPaint );

See Also

CWindow::EndPaint