'DeclarationPublic Shared Function SelectClipRgn( _ ByVal hDC As System.IntPtr, _ ByVal hRgn As System.IntPtr _ ) As System.Integer
'UsageDim hDC As System.IntPtr Dim hRgn As System.IntPtr Dim value As System.Integer value = NGdi32.SelectClipRgn(hDC, hRgn)
Parameters
- hDC
- hRgn