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

Public Attributes

LUID adapterId
 
UINT32 id
 
union {
   UINT32   modeInfoIdx
 
   struct {
      UINT32   cloneGroupId: 16
 
      UINT32   sourceModeInfoIdx: 16
 
   }   DUMMYSTRUCTNAME
 
DUMMYUNIONNAME
 
UINT32 statusFlags
 

Detailed Description

Definition at line 133 of file sysparams.c.

Member Data Documentation

◆ adapterId

LUID DISPLAYCONFIG_PATH_SOURCE_INFO::adapterId

Definition at line 134 of file sysparams.c.

◆ cloneGroupId

UINT32 DISPLAYCONFIG_PATH_SOURCE_INFO::cloneGroupId

Definition at line 139 of file sysparams.c.

◆ 

struct { ... } DISPLAYCONFIG_PATH_SOURCE_INFO::DUMMYSTRUCTNAME

◆ 

union { ... } DISPLAYCONFIG_PATH_SOURCE_INFO::DUMMYUNIONNAME

◆ id

UINT32 DISPLAYCONFIG_PATH_SOURCE_INFO::id

Definition at line 135 of file sysparams.c.

◆ modeInfoIdx

UINT32 DISPLAYCONFIG_PATH_SOURCE_INFO::modeInfoIdx

Definition at line 137 of file sysparams.c.

◆ sourceModeInfoIdx

UINT32 DISPLAYCONFIG_PATH_SOURCE_INFO::sourceModeInfoIdx

Definition at line 140 of file sysparams.c.

◆ statusFlags

UINT32 DISPLAYCONFIG_PATH_SOURCE_INFO::statusFlags

Definition at line 143 of file sysparams.c.


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