[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SendMessageSetParaFormat

SendMessageSetParaFormat Method

SendMessageSetParaFormat(nint, uint, uint, ref PARAFORMAT)

Declaration
public static extern nint SendMessageSetParaFormat(nint 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
Parameters
Type Name Description
nint hWnd
uint wMsg
uint wParam
Win32.PARAFORMAT lParam
Returns
Type Description
nint