GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DC_USBHID_DEVICE_GET_VID(3) FreeBSD Library Functions Manual DC_USBHID_DEVICE_GET_VID(3)

dc_usbhid_device_get_vidGet the vendor id (VID) of the USB HID device.

library “libdivecomputer”

#include <libdivecomputer/usbhid.h>

unsigned int
dc_usbhid_device_get_vid(dc_usbhid_device_t *device);

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).

Returns the vendor id (VID) of given usbhid device

dc_usbhid_device_get_vid(3), dc_usbhid_iterator_new(3).

The library “libdivecomputer” library was written by Jef Driesen, jef@libdivecomputer.org.
This manpage is written by
Vincent Hagen, vinnie@script4web.nl.

June 5, 2020 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.