ReactOS 0.4.15-dev-7942-gd23573b
_URB_SELECT_CONFIGURATION Struct Reference

#include <usb.h>

Collaboration diagram for _URB_SELECT_CONFIGURATION:

Public Attributes

struct _URB_HEADER Hdr
 
PUSB_CONFIGURATION_DESCRIPTOR ConfigurationDescriptor
 
USBD_CONFIGURATION_HANDLE ConfigurationHandle
 
USBD_INTERFACE_INFORMATION Interface
 

Detailed Description

Definition at line 307 of file usb.h.

Member Data Documentation

◆ ConfigurationDescriptor

PUSB_CONFIGURATION_DESCRIPTOR _URB_SELECT_CONFIGURATION::ConfigurationDescriptor

Definition at line 309 of file usb.h.

◆ ConfigurationHandle

USBD_CONFIGURATION_HANDLE _URB_SELECT_CONFIGURATION::ConfigurationHandle

Definition at line 310 of file usb.h.

◆ Hdr

struct _URB_HEADER _URB_SELECT_CONFIGURATION::Hdr

Definition at line 308 of file usb.h.

◆ Interface

USBD_INTERFACE_INFORMATION _URB_SELECT_CONFIGURATION::Interface

Definition at line 311 of file usb.h.


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