[]
        
(Showing Draft Content)

C1.Util.Win.Win32.ScreenToClient

ScreenToClient Method

ScreenToClient(IntPtr, ref POINT)

Declaration
public static extern bool ScreenToClient(IntPtr hWnd, ref Win32.POINT lpPoint)
Parameters
Type Name Description
IntPtr hWnd
Win32.POINT lpPoint
Returns
Type Description
bool