'Declaration
Public Shared Function ExtSelectClipRgn( _ ByVal hdc As IntPtr, _ ByVal hRgn As IntPtr, _ ByVal fnMode As Integer _ ) As Integer
'Usage
Dim hdc As IntPtr Dim hRgn As IntPtr Dim fnMode As Integer Dim value As Integer value = VisualStyle.ExtSelectClipRgn(hdc, hRgn, fnMode)
Parameters
- hdc
- hRgn
- fnMode