ReactOS 0.4.15-dev-7934-g1dc8d80
_USBC_FUNCTION_DESCRIPTOR Struct Reference

#include <usbbusif.h>

Collaboration diagram for _USBC_FUNCTION_DESCRIPTOR:

Public Attributes

UCHAR FunctionNumber
 
UCHAR NumberOfInterfaces
 
PUSB_INTERFACE_DESCRIPTORInterfaceDescriptorList
 
UNICODE_STRING HardwareId
 
UNICODE_STRING CompatibleId
 
UNICODE_STRING FunctionDescription
 
ULONG FunctionFlags
 
PVOID Reserved
 

Detailed Description

Definition at line 165 of file usbbusif.h.

Member Data Documentation

◆ CompatibleId

UNICODE_STRING _USBC_FUNCTION_DESCRIPTOR::CompatibleId

Definition at line 170 of file usbbusif.h.

◆ FunctionDescription

UNICODE_STRING _USBC_FUNCTION_DESCRIPTOR::FunctionDescription

Definition at line 171 of file usbbusif.h.

◆ FunctionFlags

ULONG _USBC_FUNCTION_DESCRIPTOR::FunctionFlags

Definition at line 172 of file usbbusif.h.

◆ FunctionNumber

UCHAR _USBC_FUNCTION_DESCRIPTOR::FunctionNumber

Definition at line 166 of file usbbusif.h.

◆ HardwareId

UNICODE_STRING _USBC_FUNCTION_DESCRIPTOR::HardwareId

Definition at line 169 of file usbbusif.h.

◆ InterfaceDescriptorList

PUSB_INTERFACE_DESCRIPTOR* _USBC_FUNCTION_DESCRIPTOR::InterfaceDescriptorList

Definition at line 168 of file usbbusif.h.

◆ NumberOfInterfaces

UCHAR _USBC_FUNCTION_DESCRIPTOR::NumberOfInterfaces

Definition at line 167 of file usbbusif.h.

◆ Reserved

PVOID _USBC_FUNCTION_DESCRIPTOR::Reserved

Definition at line 173 of file usbbusif.h.


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