Jungo WinDriver  
Official Documentation

◆ WDU_PutDeviceInfo()

void DLLCALLCONV WDU_PutDeviceInfo ( _In_ WDU_DEVICE pDeviceInfo)

Receives a device information pointer, allocated with a previous WDU_GetDeviceInfo() call, in order to perform the necessary cleanup.

Parameters
[in]pDeviceInfoPointer to a buffer containing the device information, as returned by a previous call to WDU_GetDeviceInfo().
Returns
None