FreeRDP
MSUSB_CONFIG_DESCRIPTOR Struct Reference
Collaboration diagram for MSUSB_CONFIG_DESCRIPTOR:

Data Fields

UINT16 wTotalLength
 
BYTE bConfigurationValue
 
UINT32 ConfigurationHandle
 
UINT32 NumInterfaces
 
MSUSB_INTERFACE_DESCRIPTOR ** MsInterfaces
 
int InitCompleted
 
int MsOutSize
 

Detailed Description

Definition at line 54 of file msusb.h.

Field Documentation

◆ bConfigurationValue

BYTE MSUSB_CONFIG_DESCRIPTOR::bConfigurationValue

Definition at line 57 of file msusb.h.

◆ ConfigurationHandle

UINT32 MSUSB_CONFIG_DESCRIPTOR::ConfigurationHandle

Definition at line 58 of file msusb.h.

◆ InitCompleted

int MSUSB_CONFIG_DESCRIPTOR::InitCompleted

Definition at line 61 of file msusb.h.

◆ MsInterfaces

MSUSB_INTERFACE_DESCRIPTOR** MSUSB_CONFIG_DESCRIPTOR::MsInterfaces

Definition at line 60 of file msusb.h.

◆ MsOutSize

int MSUSB_CONFIG_DESCRIPTOR::MsOutSize

Definition at line 62 of file msusb.h.

◆ NumInterfaces

UINT32 MSUSB_CONFIG_DESCRIPTOR::NumInterfaces

Definition at line 59 of file msusb.h.

◆ wTotalLength

UINT16 MSUSB_CONFIG_DESCRIPTOR::wTotalLength

Definition at line 56 of file msusb.h.


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