Input for WinForms
SendMessage(IntPtr,Int32,Int32,Int32) メソッド

C1.Win.8 アセンブリ > C1.Util.Win 名前空間 > Win32 クラス > SendMessage メソッド : SendMessage(IntPtr,Int32,Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Shared Function SendMessage( _
   ByVal hWnd As System.IntPtr, _
   ByVal Msg As System.Integer, _
   ByVal wParam As System.Integer, _
   ByVal lParam As System.Integer _
) As System.Integer
public static System.int SendMessage( 
   System.IntPtr hWnd,
   System.int Msg,
   System.int wParam,
   System.int lParam
)

パラメータ

hWnd
Msg
wParam
lParam
参照

Win32 クラス
Win32 メンバ
オーバーロード一覧