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