'宣言 Public Shared Function GetMonitorInfo( _ ByVal hMonitor As IntPtr, _ ByRef lpmi As Win32.MONITORINFOEX _ ) As Boolean
public static bool GetMonitorInfo( IntPtr hMonitor, ref Win32.MONITORINFOEX lpmi )
パラメータ
- hMonitor
 - lpmi
 
'宣言 Public Shared Function GetMonitorInfo( _ ByVal hMonitor As IntPtr, _ ByRef lpmi As Win32.MONITORINFOEX _ ) As Boolean
public static bool GetMonitorInfo( IntPtr hMonitor, ref Win32.MONITORINFOEX lpmi )