'宣言 Public Shared Function ScreenToClient( _ ByVal hWnd As IntPtr, _ ByRef lpPoint As Win32.POINT _ ) As Boolean
public static bool ScreenToClient( IntPtr hWnd, ref Win32.POINT lpPoint )
パラメータ
- hWnd
- lpPoint
'宣言 Public Shared Function ScreenToClient( _ ByVal hWnd As IntPtr, _ ByRef lpPoint As Win32.POINT _ ) As Boolean
public static bool ScreenToClient( IntPtr hWnd, ref Win32.POINT lpPoint )