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