Click or drag to resize

USBDeviceDispose Method

Disposes the UsbDevice including all unmanaged WinUSB handles. This function should be called when the UsbDevice object is no longer in use, otherwise unmanaged handles will remain open until the garbage collector finalizes the object.

Namespace:  MadWizard.WinUSBNet
Assembly:  WinUSBNet (in WinUSBNet.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
See Also