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