ReactOS 0.4.16-dev-2384-gff6bd79
monitor_info Struct Reference
Collaboration diagram for monitor_info:

Public Attributes

UINT eff_x
 
UINT eff_y
 
UINT ang_x
 
UINT ang_y
 
UINT raw_x
 
UINT raw_y
 
HMONITOR handle
 
RECT rect
 

Detailed Description

Definition at line 3245 of file monitor.c.

Member Data Documentation

◆ ang_x

UINT monitor_info::ang_x

Definition at line 3247 of file monitor.c.

Referenced by test_monitor_dpi_awareness().

◆ ang_y

UINT monitor_info::ang_y

Definition at line 3247 of file monitor.c.

Referenced by test_monitor_dpi_awareness().

◆ eff_x

UINT monitor_info::eff_x

Definition at line 3247 of file monitor.c.

◆ eff_y

UINT monitor_info::eff_y

Definition at line 3247 of file monitor.c.

◆ handle

HMONITOR monitor_info::handle

Definition at line 3248 of file monitor.c.

Referenced by enum_monitor_infos(), and test_monitor_dpi_awareness().

◆ raw_x

UINT monitor_info::raw_x

Definition at line 3247 of file monitor.c.

Referenced by test_monitor_dpi_awareness().

◆ raw_y

UINT monitor_info::raw_y

Definition at line 3247 of file monitor.c.

Referenced by test_monitor_dpi_awareness().

◆ rect

RECT monitor_info::rect

Definition at line 3249 of file monitor.c.

Referenced by test_monitor_dpi(), and test_monitor_dpi_awareness().


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