ReactOS 0.4.16-dev-942-g91fadeb
|
#include <usbstorioctl.h>
Public Attributes | |
UCHAR | type |
UCHAR | state |
UCHAR | capabilities |
ULONG | ulSTID |
UCHAR | bSpecificationMajor |
UCHAR | bSpecificationMinor |
UCHAR | bImplementationMajor |
UCHAR | bImplementationMinor |
WCHAR | wszDeviceInstancePath [(2 *MAX_PATH)+1] |
Definition at line 39 of file usbstorioctl.h.
UCHAR _ENUM_PDO_ENTRY::bImplementationMajor |
Definition at line 46 of file usbstorioctl.h.
UCHAR _ENUM_PDO_ENTRY::bImplementationMinor |
Definition at line 47 of file usbstorioctl.h.
UCHAR _ENUM_PDO_ENTRY::bSpecificationMajor |
Definition at line 44 of file usbstorioctl.h.
UCHAR _ENUM_PDO_ENTRY::bSpecificationMinor |
Definition at line 45 of file usbstorioctl.h.
UCHAR _ENUM_PDO_ENTRY::capabilities |
Definition at line 42 of file usbstorioctl.h.
UCHAR _ENUM_PDO_ENTRY::state |
Definition at line 41 of file usbstorioctl.h.
UCHAR _ENUM_PDO_ENTRY::type |
Definition at line 40 of file usbstorioctl.h.
ULONG _ENUM_PDO_ENTRY::ulSTID |
Definition at line 43 of file usbstorioctl.h.
Definition at line 48 of file usbstorioctl.h.