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