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