ReactOS 0.4.15-dev-7958-gcd0bb1a
_URB_SELECT_INTERFACE Struct Reference

#include <usb.h>

Collaboration diagram for _URB_SELECT_INTERFACE:

Public Attributes

struct _URB_HEADER Hdr
 
USBD_CONFIGURATION_HANDLE ConfigurationHandle
 
USBD_INTERFACE_INFORMATION Interface
 

Detailed Description

Definition at line 301 of file usb.h.

Member Data Documentation

◆ ConfigurationHandle

USBD_CONFIGURATION_HANDLE _URB_SELECT_INTERFACE::ConfigurationHandle

Definition at line 303 of file usb.h.

◆ Hdr

struct _URB_HEADER _URB_SELECT_INTERFACE::Hdr

Definition at line 302 of file usb.h.

◆ Interface

USBD_INTERFACE_INFORMATION _URB_SELECT_INTERFACE::Interface

Definition at line 304 of file usb.h.


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