ReactOS 0.4.15-dev-8058-ga7cbb60
_CONFIGURATION_COMPONENT Struct Reference

#include <arc.h>

Collaboration diagram for _CONFIGURATION_COMPONENT:

Public Attributes

CONFIGURATION_CLASS Class
 
CONFIGURATION_TYPE Type
 
IDENTIFIER_FLAG Flags
 
USHORT Version
 
USHORT Revision
 
ULONG Key
 
ULONG AffinityMask
 
ULONG ConfigurationDataLength
 
ULONG IdentifierLength
 
PCHAR Identifier
 

Detailed Description

Definition at line 149 of file arc.h.

Member Data Documentation

◆ AffinityMask

ULONG _CONFIGURATION_COMPONENT::AffinityMask

Definition at line 157 of file arc.h.

Referenced by CmpInitializeMachineDependentConfiguration().

◆ Class

◆ ConfigurationDataLength

ULONG _CONFIGURATION_COMPONENT::ConfigurationDataLength

Definition at line 158 of file arc.h.

◆ Flags

IDENTIFIER_FLAG _CONFIGURATION_COMPONENT::Flags

Definition at line 153 of file arc.h.

◆ Identifier

PCHAR _CONFIGURATION_COMPONENT::Identifier

◆ IdentifierLength

ULONG _CONFIGURATION_COMPONENT::IdentifierLength

Definition at line 159 of file arc.h.

Referenced by CmpInitializeMachineDependentConfiguration().

◆ Key

ULONG _CONFIGURATION_COMPONENT::Key

◆ Revision

USHORT _CONFIGURATION_COMPONENT::Revision

Definition at line 155 of file arc.h.

◆ Type

CONFIGURATION_TYPE _CONFIGURATION_COMPONENT::Type

◆ Version

USHORT _CONFIGURATION_COMPONENT::Version

Definition at line 154 of file arc.h.


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