ReactOS 0.4.15-dev-7953-g1f49173
_USBSETUPREQUEST Struct Reference

#include <usbprotocoldefs.h>

Collaboration diagram for _USBSETUPREQUEST:

Public Attributes

USBREQUESTTYPE bmRequestType
 
BYTE bRequest
 
SHORT sSetupValue
 
SHORT sSetupIndex
 
SHORT sSetupLength
 

Detailed Description

Definition at line 259 of file usbprotocoldefs.h.

Member Data Documentation

◆ bmRequestType

USBREQUESTTYPE _USBSETUPREQUEST::bmRequestType

Definition at line 260 of file usbprotocoldefs.h.

◆ bRequest

BYTE _USBSETUPREQUEST::bRequest

Definition at line 261 of file usbprotocoldefs.h.

◆ sSetupIndex

SHORT _USBSETUPREQUEST::sSetupIndex

Definition at line 263 of file usbprotocoldefs.h.

◆ sSetupLength

SHORT _USBSETUPREQUEST::sSetupLength

Definition at line 264 of file usbprotocoldefs.h.

◆ sSetupValue

SHORT _USBSETUPREQUEST::sSetupValue

Definition at line 262 of file usbprotocoldefs.h.


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