'宣言
Public Shared Function SendMessageSetParaFormat( _
ByVal As System.IntPtr, _
ByVal As System.UInteger, _
ByVal As System.UInteger, _
ByRef As Win32.PARAFORMAT _
) As System.IntPtr
public static System.IntPtr SendMessageSetParaFormat(
System.IntPtr ,
System.uint ,
System.uint ,
ref Win32.PARAFORMAT
)