Jungo WinDriver
Official Documentation
|
#define WD_PciScanCards | ( | h, | |
pPciScan | |||
) |
Detects PCI devices installed on the PCI bus, which conform to the input criteria (vendor ID and/or card ID), and returns the number and location (bus, slot and function) of the detected devices.
[in] | h | Handle to WinDriver's kernel-mode driver as received from WD_Open() |
[in,out] | pPciScan | Pointer to a PCI bus scan information structure |