C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / SendMessageSetParaFormat2 Method

In This Topic
SendMessageSetParaFormat2 Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function SendMessageSetParaFormat2( _
   ByVal hWnd As IntPtr, _
   ByVal wMsg As UInteger, _
   ByVal wParam As UInteger, _
   ByRef lParam As Win32.PARAFORMAT2 _
) As IntPtr
 

Parameters

hWnd
wMsg
wParam
lParam
See Also