[]
public static extern bool GetWindowRect(IntPtr hWnd, ref Win32.RECT lpRect)
Public Shared Function GetWindowRect(hWnd As IntPtr, ByRef lpRect As Win32.RECT) As Boolean
| Type | Name | Description |
|---|---|---|
| IntPtr | hWnd | |
| Win32.RECT | lpRect |
| Type | Description |
|---|---|
| bool |