Initializes the PCI library by determining the PCI configuration access method used by the local chipset. This can be overridden by supplying a value of 1 or 2 for the byMethod parameter. A value of 0, or no explicit call to this routine, causes the library to make its own determination of the access method.
It is recommended that this routine is not called, unless problems are observed in other routines.
BYTE PciInitialize( BYTE byMethod );
byMethod
TRUE
FALSE
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 3.0 | intime/rt/include/pcibus.h | pcibus.h | pcibus.lib |