'Declaration
Public Shared Function ReleaseDC( _ ByVal hWnd As System.IntPtr, _ ByVal hDC As System.IntPtr _ ) As System.Integer
'Usage
Dim hWnd As System.IntPtr Dim hDC As System.IntPtr Dim value As System.Integer value = NUser32.ReleaseDC(hWnd, hDC)
Parameters
- hWnd
- hDC