|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <usbprotocoldefs.h>

Public Attributes | |
| USBREQUESTTYPE | bmRequestType |
| BYTE | bRequest |
| SHORT | sSetupValue |
| SHORT | sSetupIndex |
| SHORT | sSetupLength |
Definition at line 259 of file usbprotocoldefs.h.
| USBREQUESTTYPE _USBSETUPREQUEST::bmRequestType |
Definition at line 260 of file usbprotocoldefs.h.
| BYTE _USBSETUPREQUEST::bRequest |
Definition at line 261 of file usbprotocoldefs.h.
| SHORT _USBSETUPREQUEST::sSetupIndex |
Definition at line 263 of file usbprotocoldefs.h.
| SHORT _USBSETUPREQUEST::sSetupLength |
Definition at line 264 of file usbprotocoldefs.h.
| SHORT _USBSETUPREQUEST::sSetupValue |
Definition at line 262 of file usbprotocoldefs.h.