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