Closes the device handle obtained with CreateFile and frees resources.
Type Return
None
Syntax
Object.CloseDeviceHandle DppWinUSB
The CloseDeviceHandle Methods syntax has these parts:
Part | Description |
object | An expression evaluating to an Object of type modWinUSB. |
DppWinUSB | Required. A WinUsbDevice Value. |