Returns a text string corresponding to the vendor ID supplied as a parameter.
const char * PciVendorName(
    WORD wVendorID
);
wVendorID 
A pointer to the name of the vendor concerned, or a pointer to the string "Unknown vendor".
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 3.0 | intime/rt/include/pcibus.h | pcibus.h | pcibus.lib |