|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <ntddstor.h>
Public Attributes | |
| ULONG | Version |
| ULONG | RequestsPerPeriod |
| ULONG | Period |
| BOOLEAN | RetryFailures |
| BOOLEAN | Discardable |
| BOOLEAN | Reserved1 [2] |
| ULONG | AccessType |
| ULONG | AccessMode |
Definition at line 797 of file ntddstor.h.
| ULONG _STORAGE_ALLOCATE_BC_STREAM_INPUT::AccessMode |
Definition at line 805 of file ntddstor.h.
| ULONG _STORAGE_ALLOCATE_BC_STREAM_INPUT::AccessType |
Definition at line 804 of file ntddstor.h.
| BOOLEAN _STORAGE_ALLOCATE_BC_STREAM_INPUT::Discardable |
Definition at line 802 of file ntddstor.h.
| ULONG _STORAGE_ALLOCATE_BC_STREAM_INPUT::Period |
Definition at line 800 of file ntddstor.h.
| ULONG _STORAGE_ALLOCATE_BC_STREAM_INPUT::RequestsPerPeriod |
Definition at line 799 of file ntddstor.h.
| BOOLEAN _STORAGE_ALLOCATE_BC_STREAM_INPUT::Reserved1[2] |
Definition at line 803 of file ntddstor.h.
| BOOLEAN _STORAGE_ALLOCATE_BC_STREAM_INPUT::RetryFailures |
Definition at line 801 of file ntddstor.h.
| ULONG _STORAGE_ALLOCATE_BC_STREAM_INPUT::Version |
Definition at line 798 of file ntddstor.h.