ReactOS 0.4.15-dev-7924-g5949c20
_USB_INTERFACE_ASSOCIATION_DESCRIPTOR Struct Reference

#include <usb200.h>

Public Attributes

UCHAR bLength
 
UCHAR bDescriptorType
 
UCHAR bFirstInterface
 
UCHAR bInterfaceCount
 
UCHAR bFunctionClass
 
UCHAR bFunctionSubClass
 
UCHAR bFunctionProtocol
 
UCHAR iFunction
 

Detailed Description

Definition at line 119 of file usb200.h.

Member Data Documentation

◆ bDescriptorType

UCHAR _USB_INTERFACE_ASSOCIATION_DESCRIPTOR::bDescriptorType

Definition at line 121 of file usb200.h.

◆ bFirstInterface

UCHAR _USB_INTERFACE_ASSOCIATION_DESCRIPTOR::bFirstInterface

Definition at line 122 of file usb200.h.

◆ bFunctionClass

UCHAR _USB_INTERFACE_ASSOCIATION_DESCRIPTOR::bFunctionClass

Definition at line 124 of file usb200.h.

◆ bFunctionProtocol

UCHAR _USB_INTERFACE_ASSOCIATION_DESCRIPTOR::bFunctionProtocol

Definition at line 126 of file usb200.h.

◆ bFunctionSubClass

UCHAR _USB_INTERFACE_ASSOCIATION_DESCRIPTOR::bFunctionSubClass

Definition at line 125 of file usb200.h.

◆ bInterfaceCount

UCHAR _USB_INTERFACE_ASSOCIATION_DESCRIPTOR::bInterfaceCount

Definition at line 123 of file usb200.h.

◆ bLength

UCHAR _USB_INTERFACE_ASSOCIATION_DESCRIPTOR::bLength

Definition at line 120 of file usb200.h.

◆ iFunction

UCHAR _USB_INTERFACE_ASSOCIATION_DESCRIPTOR::iFunction

Definition at line 127 of file usb200.h.


The documentation for this struct was generated from the following file: