![]() |
Jungo WinDriver
Official Documentation
|
| DWORD DLLCALLCONV WDC_GetDeviceInfo | ( | _Inout_ WD_PCI_CARD_INFO * | pPciDeviceInfo, |
| _Inout_ WD_PLATFORM_CARD_INFO * | pPlatformInfo | ||
| ) |
A general-purpose function to retrieve device resources.
It can handle either PCI devices or platform devices.
| [in,out] | pPciDeviceInfo | Pointer to a PCI device information structure. Pass NULL if PCI information is not required. |
| [in,out] | pPlatformInfo | [Only if PLATFORM_API is defined] Pointer to a platform device information structure. Pass NULL if platform information is not required. |