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