Ribbon for WinForms
Win32.MONITORINFOEX 構造体
メンバ 

C1.Win.8 アセンブリ > C1.Util.Win 名前空間 : Win32.MONITORINFOEX 構造体
The MONITORINFOEX structure contains information about a display monitor. The GetMonitorInfo function stores information into a MONITORINFOEX structure or a MONITORINFO structure. The MONITORINFOEX structure is a superset of the MONITORINFO structure. The MONITORINFOEX structure adds a string member to contain a name for the display monitor.
オブジェクト モデル
Win32.MONITORINFOEX 構造体
シンタックス
'宣言
 
Public Structure Win32.MONITORINFOEX 
   Inherits System.ValueType
public struct Win32.MONITORINFOEX : System.ValueType 
継承階層

System.Object
   System.ValueType
      C1.Util.Win.Win32.MONITORINFOEX

参照

Win32.MONITORINFOEX メンバ
C1.Util.Win 名前空間