Data Fields

MONITOR_ATTRIBUTES Struct Reference
[Display APIs]

#include <SysInfo.h>

Data Fields

int iBPP
 Color depth - Bits per pixel.
int iX
 Resolution - X.
int iY
 Resolution - Y.
int iDPI
float flRefreshRate
 Refresh rate.
wchar_t szMonitorNumber [MAX_MONITOR_INFO_LEN]
 Monitor Identifier (as in "Identify monitor").
wchar_t szDisplay [MAX_MONITOR_INFO_LEN]
 A Monitor Attribute display string.
char EDID_ModelName [MAX_EDID_STR_LEN]
char EDID_SerialNum_Str [MAX_EDID_STR_LEN]
int EDID_SerialNum_Int

Field Documentation

int iBPP

Color depth - Bits per pixel.

int iX

Resolution - X.

int iY

Resolution - Y.

int iDPI

Refresh rate.

wchar_t szMonitorNumber[MAX_MONITOR_INFO_LEN]

Monitor Identifier (as in "Identify monitor").

wchar_t szDisplay[MAX_MONITOR_INFO_LEN]

A Monitor Attribute display string.

char EDID_ModelName[MAX_EDID_STR_LEN]
char EDID_SerialNum_Str[MAX_EDID_STR_LEN]

The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines