ReactOS 0.4.15-dev-7842-g558ab78
_WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15 Struct Reference

#include <wdf115.h>

Collaboration diagram for _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15:

Public Attributes

ULONG Size
 
WdfUsbTargetDeviceSelectConfigType Type
 
union {
   struct {
      PUSB_CONFIGURATION_DESCRIPTOR   ConfigurationDescriptor
 
      PUSB_INTERFACE_DESCRIPTOR *   InterfaceDescriptors
 
      ULONG   NumInterfaceDescriptors
 
   }   Descriptor
 
   struct {
      PURB   Urb
 
   }   Urb
 
   struct {
      UCHAR   NumberConfiguredPipes
 
      WDFUSBINTERFACE   ConfiguredUsbInterface
 
   }   SingleInterface
 
   struct {
      UCHAR   NumberInterfaces
 
      PWDF_USB_INTERFACE_SETTING_PAIR_V1_15   Pairs
 
      UCHAR   NumberOfConfiguredInterfaces
 
   }   MultiInterface
 
Types
 

Detailed Description

Definition at line 2792 of file wdf115.h.

Member Data Documentation

◆ ConfigurationDescriptor

PUSB_CONFIGURATION_DESCRIPTOR _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::ConfigurationDescriptor

Definition at line 2808 of file wdf115.h.

◆ ConfiguredUsbInterface

WDFUSBINTERFACE _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::ConfiguredUsbInterface

Definition at line 2843 of file wdf115.h.

◆ 

struct { ... } _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::Descriptor

◆ InterfaceDescriptors

PUSB_INTERFACE_DESCRIPTOR* _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::InterfaceDescriptors

Definition at line 2813 of file wdf115.h.

◆ 

struct { ... } _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::MultiInterface

◆ NumberConfiguredPipes

UCHAR _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::NumberConfiguredPipes

Definition at line 2837 of file wdf115.h.

◆ NumberInterfaces

UCHAR _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::NumberInterfaces

Definition at line 2851 of file wdf115.h.

◆ NumberOfConfiguredInterfaces

UCHAR _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::NumberOfConfiguredInterfaces

Definition at line 2861 of file wdf115.h.

◆ NumInterfaceDescriptors

ULONG _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::NumInterfaceDescriptors

Definition at line 2818 of file wdf115.h.

◆ Pairs

PWDF_USB_INTERFACE_SETTING_PAIR_V1_15 _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::Pairs

Definition at line 2856 of file wdf115.h.

◆ 

struct { ... } _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::SingleInterface

◆ Size

ULONG _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::Size

Definition at line 2796 of file wdf115.h.

◆ Type

WdfUsbTargetDeviceSelectConfigType _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::Type

Definition at line 2801 of file wdf115.h.

◆ 

union { ... } _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::Types

◆ Urb [1/2]

PURB _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::Urb

Definition at line 2828 of file wdf115.h.

◆  [2/2]

struct { ... } _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V1_15::Urb

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