| libusb Developers Guide | ||
|---|---|---|
| <<< Previous | Next >>> | |
usb_get_string retrieves the string descriptor specified by index and langid from a device. The string will be returned in Unicode as specified by the USB specification. Returns the number of bytes returned in buf or < 0 on error.
| <<< Previous | Home | Next >>> |
| usb_control_msg | Up | usb_get_string_simple |