CDC::SaveDC
Visual Studio 2012
Saves the current state of the device context by copying state information (such as clipping region, selected objects, and mapping mode) to a context stack maintained by Windows.
virtual int SaveDC( );