ReactOS 0.4.15-dev-7931-gfd331f1
tHardwareConfig Struct Reference

#include <common.h>

Collaboration diagram for tHardwareConfig:

Public Attributes

struct {
   BOOL   bNodeConfig
 
Nodes [NODEC_TOP_ELEMENT]
 
struct {
   BOOL   bPinConfig
 
   PWCHAR   sRegistryName
 
Pins [PINC_TOP_ELEMENT]
 

Detailed Description

Definition at line 23 of file common.h.

Member Data Documentation

◆ bNodeConfig

BOOL tHardwareConfig::bNodeConfig

Definition at line 28 of file common.h.

◆ bPinConfig

BOOL tHardwareConfig::bPinConfig

Definition at line 34 of file common.h.

◆ 

struct { ... } tHardwareConfig::Nodes[NODEC_TOP_ELEMENT]

◆ 

struct { ... } tHardwareConfig::Pins[PINC_TOP_ELEMENT]

◆ sRegistryName

PWCHAR tHardwareConfig::sRegistryName

Definition at line 35 of file common.h.

Referenced by CAC97AdapterCommon::DisableAC97Pin().


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