ReactOS 0.4.15-dev-7994-gb388cb6
_DISPLAY_DEVICE_ENTRY Struct Reference

#include <precomp.h>

Collaboration diagram for _DISPLAY_DEVICE_ENTRY:

Public Attributes

struct _DISPLAY_DEVICE_ENTRYFlink
 
LPWSTR DeviceDescription
 
LPWSTR DeviceName
 
LPWSTR DeviceKey
 
LPWSTR DeviceID
 
DWORD DeviceStateFlags
 
PSETTINGS_ENTRY Settings
 
DWORD SettingsCount
 
PRESOLUTION_INFO Resolutions
 
DWORD ResolutionsCount
 
PSETTINGS_ENTRY CurrentSettings
 
SETTINGS_ENTRY InitialSettings
 
LPTSTR DeviceDescription
 
LPTSTR DeviceName
 
LPTSTR DeviceKey
 
LPTSTR DeviceID
 

Detailed Description

Definition at line 67 of file precomp.h.

Member Data Documentation

◆ CurrentSettings

PSETTINGS_ENTRY _DISPLAY_DEVICE_ENTRY::CurrentSettings

Definition at line 79 of file precomp.h.

Referenced by AddDisplayDevice().

◆ DeviceDescription [1/2]

LPWSTR _DISPLAY_DEVICE_ENTRY::DeviceDescription

Definition at line 70 of file precomp.h.

Referenced by AddDisplayDevice(), and pCDevSettings_Initialize().

◆ DeviceDescription [2/2]

LPTSTR _DISPLAY_DEVICE_ENTRY::DeviceDescription

Definition at line 144 of file desk.h.

◆ DeviceID [1/2]

LPWSTR _DISPLAY_DEVICE_ENTRY::DeviceID

Definition at line 73 of file precomp.h.

Referenced by AddDisplayDevice(), and pCDevSettings_Initialize().

◆ DeviceID [2/2]

LPTSTR _DISPLAY_DEVICE_ENTRY::DeviceID

Definition at line 147 of file desk.h.

◆ DeviceKey [1/2]

LPWSTR _DISPLAY_DEVICE_ENTRY::DeviceKey

Definition at line 72 of file precomp.h.

Referenced by AddDisplayDevice(), and pCDevSettings_Initialize().

◆ DeviceKey [2/2]

LPTSTR _DISPLAY_DEVICE_ENTRY::DeviceKey

Definition at line 146 of file desk.h.

◆ DeviceName [1/2]

LPWSTR _DISPLAY_DEVICE_ENTRY::DeviceName

Definition at line 71 of file precomp.h.

Referenced by AddDisplayDevice(), and pCDevSettings_Initialize().

◆ DeviceName [2/2]

LPTSTR _DISPLAY_DEVICE_ENTRY::DeviceName

Definition at line 145 of file desk.h.

◆ DeviceStateFlags

DWORD _DISPLAY_DEVICE_ENTRY::DeviceStateFlags

Definition at line 74 of file precomp.h.

Referenced by AddDisplayDevice(), and pCDevSettings_Initialize().

◆ Flink

struct _DISPLAY_DEVICE_ENTRY * _DISPLAY_DEVICE_ENTRY::Flink

Definition at line 69 of file precomp.h.

Referenced by AddDisplayDevice(), and SettingsPageProc().

◆ InitialSettings

SETTINGS_ENTRY _DISPLAY_DEVICE_ENTRY::InitialSettings

Definition at line 80 of file precomp.h.

Referenced by AddDisplayDevice().

◆ Resolutions

PRESOLUTION_INFO _DISPLAY_DEVICE_ENTRY::Resolutions

◆ ResolutionsCount

DWORD _DISPLAY_DEVICE_ENTRY::ResolutionsCount

Definition at line 78 of file precomp.h.

Referenced by AddDisplayDevice(), FillResolutionsAndColors(), and ReLoadDisplayPage().

◆ Settings

PSETTINGS_ENTRY _DISPLAY_DEVICE_ENTRY::Settings

Definition at line 75 of file precomp.h.

Referenced by AddDisplayDevice(), FillResolutionsAndColors(), and SettingsPageProc().

◆ SettingsCount

DWORD _DISPLAY_DEVICE_ENTRY::SettingsCount

Definition at line 76 of file precomp.h.

Referenced by AddDisplayDevice().


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