'宣言
Public Shared Function SendMessageRect( _
ByVal As System.IntPtr, _
ByVal As System.Integer, _
ByVal As System.IntPtr, _
ByRef As Win32.RECT _
) As System.IntPtr
public static System.IntPtr SendMessageRect(
System.IntPtr ,
System.int ,
System.IntPtr ,
ref Win32.RECT
)