Jungo WinDriver
Official Documentation
|
DWORD DLLCALLCONV WDU_GetDeviceAddr | ( | _In_ WDU_DEVICE_HANDLE | hDevice, |
_Out_ DWORD * | pAddress | ||
) |
Gets USB address that the device uses.
The address number is written to the caller supplied pAddress.
[in] | hDevice | A unique identifier for the device/interface. |
[out] | pAddress | Pointer to DWORD, in which the result will be returned. |