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