'Declaration Public Shared Function SendMessageRect( _ ByVal hWnd As System.IntPtr, _ ByVal wMsg As System.Integer, _ ByVal wParam As System.IntPtr, _ ByRef lParam As Win32.RECT _ ) As System.IntPtr
public static System.IntPtr SendMessageRect( System.IntPtr hWnd, System.int wMsg, System.IntPtr wParam, ref Win32.RECT lParam )
Parameters
- hWnd
- wMsg
- wParam
- lParam