[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SendMessageRect

SendMessageRect Method

SendMessageRect(nint, int, nint, ref RECT)

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