void EndPaint( LPPAINTSTRUCT lpPaint );
See EndPaint in the Win32 SDK.
Remarks
Marks the end of painting.
CWindow Overview | Class Members
See Also CWindow::BeginPaint