'宣言 Public Overloads Shared Function SendMessage( _ ByVal hWnd As IntPtr, _ ByVal msg As Integer, _ ByVal wParam As Integer, _ ByRef lParam As Win32.POINT _ ) As IntPtr
public static IntPtr SendMessage( IntPtr hWnd, int msg, int wParam, ref Win32.POINT lParam )
Win32 クラス Win32 メンバ オーバーロード一覧