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