ReactOS 0.4.15-dev-7924-g5949c20
CBW Struct Reference

#include <usbstor.h>

Public Attributes

ULONG Signature
 
ULONG Tag
 
ULONG DataTransferLength
 
UCHAR Flags
 
UCHAR LUN
 
UCHAR CommandBlockLength
 
UCHAR CommandBlock [16]
 

Detailed Description

Definition at line 70 of file usbstor.h.

Member Data Documentation

◆ CommandBlock

UCHAR CBW::CommandBlock

Definition at line 78 of file usbstor.h.

◆ CommandBlockLength

UCHAR CBW::CommandBlockLength

Definition at line 77 of file usbstor.h.

◆ DataTransferLength

ULONG CBW::DataTransferLength

Definition at line 74 of file usbstor.h.

◆ Flags

UCHAR CBW::Flags

Definition at line 75 of file usbstor.h.

◆ LUN

UCHAR CBW::LUN

Definition at line 76 of file usbstor.h.

◆ Signature

ULONG CBW::Signature

Definition at line 72 of file usbstor.h.

◆ Tag

ULONG CBW::Tag

Definition at line 73 of file usbstor.h.


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