FreeBSD Manual Pages
DC_USBHID_DEVICE_GET_VID(3) Library Functions ManuaDC_USBHID_DEVICE_GET_VID(3) NAME dc_usbhid_device_get_vid -- Get the vendor id (VID) of the USB HID de- vice. LIBRARY library "libdivecomputer" SYNOPSIS #include <libdivecomputer/usbhid.h> unsigned int dc_usbhid_device_get_vid(dc_usbhid_device_t *device); DESCRIPTION Get the vendor id (VID) of the USB HID device. Used for displaying. Requires a valid usbhid device of type dc_usbhid_device_t which can be retrieved using dc_usbhid_iterator_new(3). RETURN VALUES Returns the vendor id (VID) of given usbhid device SEE ALSO dc_usbhid_device_get_vid(3), dc_usbhid_iterator_new(3). AUTHORS The library "libdivecomputer" library was written by Jef Driesen, jef@libdivecomputer.org. This manpage is written by Vincent Hagen, vinnie@script4web.nl. FreeBSD Ports 14.quarterly June 5, 2020 DC_USBHID_DEVICE_GET_VID(3)
NAME | LIBRARY | SYNOPSIS | DESCRIPTION | RETURN VALUES | SEE ALSO | AUTHORS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dc_usbhid_device_get_vid&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
