|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <common.h>

Public Attributes | |
| struct { | |
| BOOL bNodeConfig | |
| } | Nodes [NODEC_TOP_ELEMENT] |
| struct { | |
| BOOL bPinConfig | |
| PWCHAR sRegistryName | |
| } | Pins [PINC_TOP_ELEMENT] |
| struct { ... } tHardwareConfig::Nodes[NODEC_TOP_ELEMENT] |
Referenced by CAC97AdapterCommon::STDMETHODIMP_().
| struct { ... } tHardwareConfig::Pins[PINC_TOP_ELEMENT] |
Referenced by CAC97AdapterCommon::STDMETHODIMP_().
| PWCHAR tHardwareConfig::sRegistryName |
Definition at line 35 of file common.h.
Referenced by CAC97AdapterCommon::DisableAC97Pin().