libusb Developers Guide | ||
---|---|---|
<<< Previous | Next >>> |
usb_get_string_simple is a wrapper around usb_get_string that retrieves the string description specified by index in the first language for the descriptor and converts it into C style ASCII. Returns number of bytes returned in buf
or < 0 on error.
<<< Previous | Home | Next >>> |
usb_get_string | Up | usb_get_descriptor |