win32gui.SaveDC
int = SaveDC(hdc)
Save the state of a device context
Parameters
Return Value
Returns a value identifying the state that can be passed to win32gui::RestoreDC. On error, returns 0.
int = SaveDC(hdc)
Save the state of a device context