C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / ScreenToClient Method

In This Topic
ScreenToClient Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function ScreenToClient( _
   ByVal hWnd As IntPtr, _
   ByRef lpPoint As Win32.POINT _
) As Boolean
 

Parameters

hWnd
lpPoint
See Also