|  | Jungo WinDriver
    
   
    Official Documentation | 
| 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.
| [in] | pDeviceInfo | Pointer to a buffer containing the device information, as returned by a previous call to WDU_GetDeviceInfo(). |