ReactOS 0.4.15-dev-8614-gbc76250
_UMURB_CONTROL_DESCRIPTOR_REQUEST Struct Reference

#include <umusb.h>

Collaboration diagram for _UMURB_CONTROL_DESCRIPTOR_REQUEST:

Public Attributes

struct _UMURB_HEADER Hdr
 
IN PVOID Reserved
 
IN ULONG Reserved0
 
IN OUT ULONG TransferBufferLength
 
OUT PVOID TransferBuffer
 
IN UCHAR Index
 
IN UCHAR DescriptorType
 
IN USHORT LanguageId
 
IN USHORT Reserved2
 

Detailed Description

Definition at line 103 of file umusb.h.

Member Data Documentation

◆ DescriptorType

IN UCHAR _UMURB_CONTROL_DESCRIPTOR_REQUEST::DescriptorType

Definition at line 110 of file umusb.h.

◆ Hdr

struct _UMURB_HEADER _UMURB_CONTROL_DESCRIPTOR_REQUEST::Hdr

Definition at line 104 of file umusb.h.

◆ Index

IN UCHAR _UMURB_CONTROL_DESCRIPTOR_REQUEST::Index

Definition at line 109 of file umusb.h.

◆ LanguageId

IN USHORT _UMURB_CONTROL_DESCRIPTOR_REQUEST::LanguageId

Definition at line 111 of file umusb.h.

◆ Reserved

IN PVOID _UMURB_CONTROL_DESCRIPTOR_REQUEST::Reserved

Definition at line 105 of file umusb.h.

◆ Reserved0

IN ULONG _UMURB_CONTROL_DESCRIPTOR_REQUEST::Reserved0

Definition at line 106 of file umusb.h.

◆ Reserved2

IN USHORT _UMURB_CONTROL_DESCRIPTOR_REQUEST::Reserved2

Definition at line 112 of file umusb.h.

◆ TransferBuffer

OUT PVOID _UMURB_CONTROL_DESCRIPTOR_REQUEST::TransferBuffer

Definition at line 108 of file umusb.h.

◆ TransferBufferLength

IN OUT ULONG _UMURB_CONTROL_DESCRIPTOR_REQUEST::TransferBufferLength

Definition at line 107 of file umusb.h.


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