[]
        
(Showing Draft Content)

C1.Util.Win.Win32.RestoreDC

RestoreDC Method

RestoreDC(IntPtr, int)

Declaration
public static extern bool RestoreDC(IntPtr hdc, int nSavedDC)
Parameters
Type Name Description
IntPtr hdc
int nSavedDC
Returns
Type Description
bool