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