Belkin F8E211 Guía de usuario Pagina 78

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 114
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 77
usbd languages descriptor() 2006, QNX Software Systems GmbH & Co.
KG.
Get the table of supported LANGIDs for the given device
Synopsis:
#include <sys/usbdi.h>
usbd
string descriptor t
*usbd
languages descriptor(
struct usbd
device *device,
struct usbd
desc node **node );
Description:
The usbd languages descriptor() function lets you obtain the table of
supported language IDs for the device.
device An opaque handle used to identify the USB device.
node Indicates the descriptor’s location for rooting future
requests.
The
usbd string descriptor t structure looks like this:
typedef struct usbd string descriptor {
uint8 bLength;
uint8 bDescriptorType;
uint16 bString[1];
} usbd
string descriptor t;
Returns:
A pointer usbd string descriptor t on success, NULL on
error.
Classification:
QNX Neutrino, QNX 4
66 Chapter 4 USB Library Reference November 2, 2006
Vista de pagina 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 113 114

Comentarios a estos manuales

Sin comentarios