![]() | |
Monitor |
The MonitorInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Flags | A set of flags that represent attributes of the display monitor. |
![]() | Monitor | A structure that specifies the display monitor rectangle, expressed in virtual-screen coordinates. Note that if the monitor is not the primary display monitor, some of the rectangle's coordinates may be negative values. |
![]() | Size | The size of the structure, in bytes. Set this member to sizeof (MONITORINFO ) before calling the GetMonitorInfo function. Doing so lets the function determine the type of structure you are passing to it. |
![]() | Work | A structure that specifies the work area rectangle of the display monitor, expressed in virtual-screen coordinates. Note that if the monitor is not the primary display monitor, some of the rectangle's coordinates may be negative values. |