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