[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SendMessageRect

SendMessageRect Method

SendMessageRect(IntPtr, int, IntPtr, ref RECT)

Declaration
public static extern IntPtr SendMessageRect(IntPtr hWnd, int wMsg, IntPtr wParam, ref Win32.RECT lParam)
Parameters
Type Name Description
IntPtr hWnd
int wMsg
IntPtr wParam
Win32.RECT lParam
Returns
Type Description
IntPtr