シンタックス
            
            
            
            
            '宣言
 
Public Overloads Shared Function SendMessage( _
   ByVal  As System.IntPtr, _
   ByVal  As System.Integer, _
   ByVal  As System.IntPtr, _
   ByRef  As Win32.RECT _
) As System.Integer
             
        
            
            public static System.int SendMessage( 
   System.IntPtr ,
   System.int ,
   System.IntPtr ,
   ref Win32.RECT 
)
             
        
             
        
            パラメータ
- hWnd
 
- wMsg
 
- wParam
 
- lParam
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照