[]
public static extern IntPtr SendMessageSetParaFormat2(IntPtr 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 |
|---|---|---|
| IntPtr | hWnd | |
| uint | wMsg | |
| uint | wParam | |
| Win32.PARAFORMAT2 | lParam |
| Type | Description |
|---|---|
| IntPtr |