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