ReactOS 0.4.15-dev-7924-g5949c20
_USBPORT_RH_DESCRIPTORS Struct Reference

#include <usbport.h>

Collaboration diagram for _USBPORT_RH_DESCRIPTORS:

Public Attributes

USB_DEVICE_DESCRIPTOR DeviceDescriptor
 
USB_CONFIGURATION_DESCRIPTOR ConfigDescriptor
 
USB_INTERFACE_DESCRIPTOR InterfaceDescriptor
 
USB_ENDPOINT_DESCRIPTOR EndPointDescriptor
 
USB_HUB_DESCRIPTOR Descriptor
 

Detailed Description

Definition at line 409 of file usbport.h.

Member Data Documentation

◆ ConfigDescriptor

USB_CONFIGURATION_DESCRIPTOR _USBPORT_RH_DESCRIPTORS::ConfigDescriptor

Definition at line 411 of file usbport.h.

◆ Descriptor

USB_HUB_DESCRIPTOR _USBPORT_RH_DESCRIPTORS::Descriptor

Definition at line 414 of file usbport.h.

◆ DeviceDescriptor

USB_DEVICE_DESCRIPTOR _USBPORT_RH_DESCRIPTORS::DeviceDescriptor

Definition at line 410 of file usbport.h.

◆ EndPointDescriptor

USB_ENDPOINT_DESCRIPTOR _USBPORT_RH_DESCRIPTORS::EndPointDescriptor

Definition at line 413 of file usbport.h.

◆ InterfaceDescriptor

USB_INTERFACE_DESCRIPTOR _USBPORT_RH_DESCRIPTORS::InterfaceDescriptor

Definition at line 412 of file usbport.h.


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