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