CDC::RestoreDC

This member function restores the device context to the previous state identified by nSavedDC.

Syntax

virtual BOOL RestoreDC( int nSavedDC );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CDC Overview, CDC Member Functions, Graphical Drawing Classes, CDC::SaveDC