ReactOS 0.4.15-dev-7924-g5949c20
tagMONITORINFOEXW Struct Reference

#include <winuser.h>

Collaboration diagram for tagMONITORINFOEXW:

Public Attributes

DWORD cbSize
 
RECT rcMonitor
 
RECT rcWork
 
DWORD dwFlags
 
WCHAR szDevice [CCHDEVICENAME]
 

Detailed Description

Definition at line 3799 of file winuser.h.

Member Data Documentation

◆ cbSize

DWORD tagMONITORINFOEXW::cbSize

Definition at line 3800 of file winuser.h.

Referenced by GetMonitorInfoA(), NtUserGetMonitorInfo(), and test_monitors().

◆ dwFlags

DWORD tagMONITORINFOEXW::dwFlags

Definition at line 3803 of file winuser.h.

Referenced by NtUserGetMonitorInfo().

◆ rcMonitor

RECT tagMONITORINFOEXW::rcMonitor

Definition at line 3801 of file winuser.h.

Referenced by NtUserGetMonitorInfo().

◆ rcWork

RECT tagMONITORINFOEXW::rcWork

Definition at line 3802 of file winuser.h.

Referenced by NtUserGetMonitorInfo().

◆ szDevice

WCHAR tagMONITORINFOEXW::szDevice[CCHDEVICENAME]

Definition at line 3804 of file winuser.h.

Referenced by GetMonitorInfoA(), and NtUserGetMonitorInfo().


The documentation for this struct was generated from the following file: