[]
public static extern bool RestoreDC(IntPtr hdc, int nSavedDC)
Public Shared Function RestoreDC(hdc As IntPtr, nSavedDC As Integer) As Boolean