ReactOS 0.4.15-dev-7924-g5949c20
_USBPORT_CONFIGURATION_HANDLE Struct Reference

#include <usbport.h>

Collaboration diagram for _USBPORT_CONFIGURATION_HANDLE:

Public Attributes

PUSB_CONFIGURATION_DESCRIPTOR ConfigurationDescriptor
 
LIST_ENTRY InterfaceHandleList
 

Detailed Description

Definition at line 171 of file usbport.h.

Member Data Documentation

◆ ConfigurationDescriptor

PUSB_CONFIGURATION_DESCRIPTOR _USBPORT_CONFIGURATION_HANDLE::ConfigurationDescriptor

Definition at line 172 of file usbport.h.

Referenced by USBHI_QueryDeviceInformation(), and USBPORT_HandleSelectConfiguration().

◆ InterfaceHandleList

LIST_ENTRY _USBPORT_CONFIGURATION_HANDLE::InterfaceHandleList

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