[]
public static extern nint SendMessageSetCharFormat2(nint hWnd, uint wMsg, uint wParam, ref Win32.CHARFORMAT2 lParam)
Public Shared Function SendMessageSetCharFormat2(hWnd As IntPtr, wMsg As UInteger, wParam As UInteger, ByRef lParam As Win32.CHARFORMAT2) As IntPtr
| Type | Name | Description |
|---|---|---|
| nint | hWnd | |
| uint | wMsg | |
| uint | wParam | |
| Win32.CHARFORMAT2 | lParam |
| Type | Description |
|---|---|
| nint |