CWindow::EndPaint

void EndPaint( LPPAINTSTRUCT lpPaint );

See EndPaint in the Win32 SDK.

Remarks

Marks the end of painting.

CWindow OverviewClass Members

See Also   CWindow::BeginPaint