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