ReactOS 0.4.15-dev-8061-g57b775e
_WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15 Struct Reference

#include <wdf215.h>

Collaboration diagram for _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_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_V2_15   Pairs
 
      UCHAR   NumberOfConfiguredInterfaces
 
   }   MultiInterface
 
Types
 

Detailed Description

Definition at line 2702 of file wdf215.h.

Member Data Documentation

◆ ConfigurationDescriptor

PUSB_CONFIGURATION_DESCRIPTOR _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::ConfigurationDescriptor

Definition at line 2718 of file wdf215.h.

◆ ConfiguredUsbInterface

WDFUSBINTERFACE _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::ConfiguredUsbInterface

Definition at line 2753 of file wdf215.h.

◆ 

struct { ... } _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::Descriptor

◆ InterfaceDescriptors

PUSB_INTERFACE_DESCRIPTOR* _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::InterfaceDescriptors

Definition at line 2723 of file wdf215.h.

◆ 

struct { ... } _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::MultiInterface

◆ NumberConfiguredPipes

UCHAR _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::NumberConfiguredPipes

Definition at line 2747 of file wdf215.h.

◆ NumberInterfaces

UCHAR _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::NumberInterfaces

Definition at line 2761 of file wdf215.h.

◆ NumberOfConfiguredInterfaces

UCHAR _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::NumberOfConfiguredInterfaces

Definition at line 2771 of file wdf215.h.

◆ NumInterfaceDescriptors

ULONG _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::NumInterfaceDescriptors

Definition at line 2728 of file wdf215.h.

◆ Pairs

PWDF_USB_INTERFACE_SETTING_PAIR_V2_15 _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::Pairs

Definition at line 2766 of file wdf215.h.

◆ 

struct { ... } _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::SingleInterface

◆ Size

ULONG _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::Size

Definition at line 2706 of file wdf215.h.

◆ Type

WdfUsbTargetDeviceSelectConfigType _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::Type

Definition at line 2711 of file wdf215.h.

◆ 

union { ... } _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::Types

◆ Urb [1/2]

PURB _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::Urb

Definition at line 2738 of file wdf215.h.

◆  [2/2]

struct { ... } _WDF_USB_DEVICE_SELECT_CONFIG_PARAMS_V2_15::Urb

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