FreeRDP
MSUSB_CONFIG_DESCRIPTOR Struct Reference

#include <msusb.h>

Data Fields

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

Field Documentation

◆ bConfigurationValue

BYTE MSUSB_CONFIG_DESCRIPTOR::bConfigurationValue

◆ ConfigurationHandle

UINT32 MSUSB_CONFIG_DESCRIPTOR::ConfigurationHandle

◆ InitCompleted

int MSUSB_CONFIG_DESCRIPTOR::InitCompleted

◆ MsInterfaces

MSUSB_INTERFACE_DESCRIPTOR** MSUSB_CONFIG_DESCRIPTOR::MsInterfaces

◆ MsOutSize

int MSUSB_CONFIG_DESCRIPTOR::MsOutSize

◆ NumInterfaces

UINT32 MSUSB_CONFIG_DESCRIPTOR::NumInterfaces

◆ wTotalLength

UINT16 MSUSB_CONFIG_DESCRIPTOR::wTotalLength

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