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