ReactOS 0.4.15-dev-7924-g5949c20
_ENUM_PDO_ENTRY Struct Reference

#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]
 

Detailed Description

Definition at line 39 of file usbstorioctl.h.

Member Data Documentation

◆ bImplementationMajor

UCHAR _ENUM_PDO_ENTRY::bImplementationMajor

Definition at line 46 of file usbstorioctl.h.

◆ bImplementationMinor

UCHAR _ENUM_PDO_ENTRY::bImplementationMinor

Definition at line 47 of file usbstorioctl.h.

◆ bSpecificationMajor

UCHAR _ENUM_PDO_ENTRY::bSpecificationMajor

Definition at line 44 of file usbstorioctl.h.

◆ bSpecificationMinor

UCHAR _ENUM_PDO_ENTRY::bSpecificationMinor

Definition at line 45 of file usbstorioctl.h.

◆ capabilities

UCHAR _ENUM_PDO_ENTRY::capabilities

Definition at line 42 of file usbstorioctl.h.

◆ state

UCHAR _ENUM_PDO_ENTRY::state

Definition at line 41 of file usbstorioctl.h.

◆ type

UCHAR _ENUM_PDO_ENTRY::type

Definition at line 40 of file usbstorioctl.h.

◆ ulSTID

ULONG _ENUM_PDO_ENTRY::ulSTID

Definition at line 43 of file usbstorioctl.h.

◆ wszDeviceInstancePath

WCHAR _ENUM_PDO_ENTRY::wszDeviceInstancePath[(2 *MAX_PATH)+1]

Definition at line 48 of file usbstorioctl.h.


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