[]
public static extern int ReleaseDC(nint hWnd, nint hDC)
Public Shared Function ReleaseDC(hWnd As IntPtr, hDC As IntPtr) As Integer