[]
        
(Showing Draft Content)

C1.Util.Win.Win32.ClientToScreen

ClientToScreen Method

ClientToScreen(IntPtr, ref POINT)

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