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