Close the handle and return a device claimed by UsbOpenDevice .
int32_t UsbCloseDevice(
int32_t udev
);
udev
USB_ERR_NORMAL_COMPLETION | Success. The device handle was closed and the device freed. |
USB_ERR_NO_DEVICE | The device handle is invalid. |
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 5.0 | intime/rt/include/usbif3h | usbif3h | usbif3lib |