ReactOS 0.4.16-dev-820-g96aa1ee
DISPLAYCONFIG_MODE_INFO Struct Reference
Collaboration diagram for DISPLAYCONFIG_MODE_INFO:

Public Attributes

DISPLAYCONFIG_MODE_INFO_TYPE infoType
 
UINT32 id
 
LUID adapterId
 
union {
   DISPLAYCONFIG_TARGET_MODE   targetMode
 
   DISPLAYCONFIG_SOURCE_MODE   sourceMode
 
   DISPLAYCONFIG_DESKTOP_IMAGE_INFO   desktopImageInfo
 
DUMMYUNIONNAME
 

Detailed Description

Definition at line 199 of file sysparams.c.

Member Data Documentation

◆ adapterId

LUID DISPLAYCONFIG_MODE_INFO::adapterId

Definition at line 202 of file sysparams.c.

◆ desktopImageInfo

DISPLAYCONFIG_DESKTOP_IMAGE_INFO DISPLAYCONFIG_MODE_INFO::desktopImageInfo

Definition at line 206 of file sysparams.c.

◆ 

union { ... } DISPLAYCONFIG_MODE_INFO::DUMMYUNIONNAME

◆ id

UINT32 DISPLAYCONFIG_MODE_INFO::id

Definition at line 201 of file sysparams.c.

◆ infoType

DISPLAYCONFIG_MODE_INFO_TYPE DISPLAYCONFIG_MODE_INFO::infoType

Definition at line 200 of file sysparams.c.

◆ sourceMode

DISPLAYCONFIG_SOURCE_MODE DISPLAYCONFIG_MODE_INFO::sourceMode

Definition at line 205 of file sysparams.c.

◆ targetMode

DISPLAYCONFIG_TARGET_MODE DISPLAYCONFIG_MODE_INFO::targetMode

Definition at line 204 of file sysparams.c.


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