Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PCI_BUS_WIDTH enumeration (ntddk.h)
This topic describes the PCI_BUS_WIDTH enumeration.
Syntax
typedef enum {
BusWidth32Bits,
BusWidth64Bits
} PCI_BUS_WIDTH;
Constants
BusWidth32BitsDefines the BusWidth32Bits constant. |
BusWidth64BitsDefines the BusWidth64Bits constant. |
Requirements
| Requirement | Value |
|---|---|
| Header | ntddk.h (include Ntddk.h) |
Feedback
Was this page helpful?
