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