CWindow::BeginPaint

HDC BeginPaint( LPPAINTSTRUCT lpPaint );

See BeginPaint in the Win32 SDK.

Remarks

Prepares the window for painting.

CWindow OverviewClass Members

See Also   CWindow::EndPaint