|
ReactOS 0.4.16-dev-1972-gf20c09f
|
#include <usbstorioctl.h>
Public Attributes | |
| UCHAR | SiloIndex |
| UCHAR | Command |
| ULONG | cbCommandBuffer |
| UCHAR | rgbCommandBuffer [ANYSIZE_ARRAY] |
Definition at line 12 of file usbstorioctl.h.
| ULONG tagSILO_COMMAND::cbCommandBuffer |
Definition at line 15 of file usbstorioctl.h.
| UCHAR tagSILO_COMMAND::Command |
Definition at line 14 of file usbstorioctl.h.
| UCHAR tagSILO_COMMAND::rgbCommandBuffer[ANYSIZE_ARRAY] |
Definition at line 16 of file usbstorioctl.h.
| UCHAR tagSILO_COMMAND::SiloIndex |
Definition at line 13 of file usbstorioctl.h.