Jungo WinDriver  
Official Documentation

◆ WDC_PlatformGetDeviceInfo()

DWORD DLLCALLCONV WDC_PlatformGetDeviceInfo ( _Inout_ WD_PLATFORM_CARD_INFO pDeviceInfo)

Retrieves platform-specific device information for a non-PCI or custom bus device.

Note
This function is available only if PLATFORM_API is defined.
Parameters
[in,out]pDeviceInfoPointer to a platform device information structure
Returns
Returns WD_STATUS_SUCCESS (0) on success, or an appropriate error code otherwise