[]
public static extern int ExtSelectClipRgn(nint hdc, nint hrgn, int fnMode)
Public Shared Function ExtSelectClipRgn(hdc As IntPtr, hrgn As IntPtr, fnMode As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| nint | hdc | |
| nint | hrgn | |
| int | fnMode |
| Type | Description |
|---|---|
| int |