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