- Enumerator:
| InterfaceTypeUndefined |
|
| Internal |
|
| Isa |
|
| Eisa |
|
| MicroChannel |
|
| TurboChannel |
|
| PCIBus |
|
| VMEBus |
|
| NuBus |
|
| PCMCIABus |
|
| CBus |
|
| MPIBus |
|
| MPSABus |
|
| ProcessorInternal |
|
| InternalPowerBus |
|
| PNPISABus |
|
| PNPBus |
|
| Vmcs |
|
| MaximumInterfaceType |
|
| InterfaceTypeUndefined |
|
| Internal |
|
| Isa |
|
| Eisa |
|
| MicroChannel |
|
| TurboChannel |
|
| PCIBus |
|
| VMEBus |
|
| NuBus |
|
| PCMCIABus |
|
| CBus |
|
| MPIBus |
|
| MPSABus |
|
| ProcessorInternal |
|
| InternalPowerBus |
|
| PNPISABus |
|
| PNPBus |
|
| Vmcs |
|
| MaximumInterfaceType |
|
| InterfaceTypeUndefined |
|
| Internal |
|
| Isa |
|
| Eisa |
|
| MicroChannel |
|
| TurboChannel |
|
| PCIBus |
|
| VMEBus |
|
| NuBus |
|
| PCMCIABus |
|
| CBus |
|
| MPIBus |
|
| MPSABus |
|
| ProcessorInternal |
|
| InternalPowerBus |
|
| PNPISABus |
|
| PNPBus |
|
| Vmcs |
|
| MaximumInterfaceType |
|
Definition at line 309 of file cmtypes.h.
{
InterfaceTypeUndefined = -1,
Internal,
Isa,
Eisa,
MicroChannel,
TurboChannel,
PCIBus,
VMEBus,
NuBus,
PCMCIABus,
CBus,
MPIBus,
MPSABus,
ProcessorInternal,
InternalPowerBus,
PNPISABus,
PNPBus,
Vmcs,
MaximumInterfaceType
} INTERFACE_TYPE, *PINTERFACE_TYPE;