[]
public static extern int FrameRect(nint hdc, ref Win32.RECT lprc, nint hbr)
Public Shared Function FrameRect(hdc As IntPtr, ByRef lprc As Win32.RECT, hbr As IntPtr) As Integer
| Type | Name | Description |
|---|---|---|
| nint | hdc | |
| Win32.RECT | lprc | |
| nint | hbr |
| Type | Description |
|---|---|
| int |