|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "fxusbrequestcontext.hpp"

Go to the source code of this file.
Classes | |
| struct | FxUsbDeviceControlContext |
| struct | FxUsbDeviceStringContext |
| class | FxUsbUrb |
| class | FxUsbDevice |
Macros | |
| #define | FX_USB_DEVICE_TAG 'sUfD' |
Typedefs | |
| typedef enum _FX_URB_TYPE | FX_URB_TYPE |
Enumerations | |
| enum | _FX_URB_TYPE : UCHAR { FxUrbTypeLegacy , FxUrbTypeUsbdAllocated } |
| #define FX_USB_DEVICE_TAG 'sUfD' |
Definition at line 181 of file fxusbdevice.hpp.
| typedef enum _FX_URB_TYPE FX_URB_TYPE |
| Enumerator | |
|---|---|
| FxUrbTypeLegacy | |
| FxUrbTypeUsbdAllocated | |
Definition at line 26 of file fxusbdevice.hpp.