'Declaration
Public Shared Function GetClipRgn( _ ByVal hDC As System.IntPtr, _ ByVal hrgn As System.IntPtr _ ) As System.Integer
'Usage
Dim hDC As System.IntPtr Dim hrgn As System.IntPtr Dim value As System.Integer value = NGdi32.GetClipRgn(hDC, hrgn)
Parameters
- hDC
- hrgn