SendMessageSetParaFormat Method
In This Topic
Syntax
'Declaration
Public Shared Function SendMessageSetParaFormat( _
ByVal As IntPtr, _
ByVal As UInteger, _
ByVal As UInteger, _
ByRef As Win32.PARAFORMAT _
) As IntPtr
public static IntPtr SendMessageSetParaFormat(
IntPtr ,
uint ,
uint ,
ref Win32.PARAFORMAT
)
Parameters
- hWnd
- wMsg
- wParam
- lParam
See Also