ReactOS 0.4.15-dev-7942-gd23573b
_URB_CONTROL_FEATURE_REQUEST Struct Reference

#include <usb.h>

Collaboration diagram for _URB_CONTROL_FEATURE_REQUEST:

Public Attributes

struct _URB_HEADER Hdr
 
PVOID Reserved
 
ULONG Reserved2
 
ULONG Reserved3
 
PVOID Reserved4
 
PMDL Reserved5
 
struct _URBUrbLink
 
struct _URB_HCD_AREA hca
 
USHORT Reserved0
 
USHORT FeatureSelector
 
USHORT Index
 
USHORT Reserved1
 

Detailed Description

Definition at line 370 of file usb.h.

Member Data Documentation

◆ FeatureSelector

USHORT _URB_CONTROL_FEATURE_REQUEST::FeatureSelector

Definition at line 380 of file usb.h.

◆ hca

struct _URB_HCD_AREA _URB_CONTROL_FEATURE_REQUEST::hca

Definition at line 378 of file usb.h.

◆ Hdr

struct _URB_HEADER _URB_CONTROL_FEATURE_REQUEST::Hdr

Definition at line 371 of file usb.h.

◆ Index

USHORT _URB_CONTROL_FEATURE_REQUEST::Index

Definition at line 381 of file usb.h.

◆ Reserved

PVOID _URB_CONTROL_FEATURE_REQUEST::Reserved

Definition at line 372 of file usb.h.

◆ Reserved0

USHORT _URB_CONTROL_FEATURE_REQUEST::Reserved0

Definition at line 379 of file usb.h.

◆ Reserved1

USHORT _URB_CONTROL_FEATURE_REQUEST::Reserved1

Definition at line 382 of file usb.h.

◆ Reserved2

ULONG _URB_CONTROL_FEATURE_REQUEST::Reserved2

Definition at line 373 of file usb.h.

◆ Reserved3

ULONG _URB_CONTROL_FEATURE_REQUEST::Reserved3

Definition at line 374 of file usb.h.

◆ Reserved4

PVOID _URB_CONTROL_FEATURE_REQUEST::Reserved4

Definition at line 375 of file usb.h.

◆ Reserved5

PMDL _URB_CONTROL_FEATURE_REQUEST::Reserved5

Definition at line 376 of file usb.h.

◆ UrbLink

struct _URB* _URB_CONTROL_FEATURE_REQUEST::UrbLink

Definition at line 377 of file usb.h.


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