[]
        
(Showing Draft Content)

C1.Util.Win.Win32.RestoreDC

RestoreDC Method

RestoreDC(IntPtr, int)

Declaration
public static extern bool RestoreDC(IntPtr hdc, int nSavedDC)
Public Shared Function RestoreDC(hdc As IntPtr, nSavedDC As Integer) As Boolean
Parameters
Type Name Description
IntPtr hdc
int nSavedDC
Returns
Type Description
bool