[]
public static extern bool GetMonitorInfo(IntPtr hMonitor, ref Win32.MONITORINFOEX lpmi)
Public Shared Function GetMonitorInfo(hMonitor As IntPtr, ByRef lpmi As Win32.MONITORINFOEX) As Boolean
| Type | Name | Description |
|---|---|---|
| IntPtr | hMonitor | |
| Win32.MONITORINFOEX | lpmi |
| Type | Description |
|---|---|
| bool |