Reads the PCI configuration header fields to the supplied PCIDEV structure.
The fields wBusNum, wDeviceNum, and wFunction must be supplied in the structure before the call.
void PciReadHeader(
    PCIDEV *pPciDevice
);
pPciDevice 
None.
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 3.0 | intime/rt/include/pcibus.h | pcibus.h | pcibus.lib |