ReactOS 0.4.15-dev-7934-g1dc8d80
_STORAGE_ALLOCATE_BC_STREAM_INPUT Struct Reference

#include <ntddstor.h>

Public Attributes

ULONG Version
 
ULONG RequestsPerPeriod
 
ULONG Period
 
BOOLEAN RetryFailures
 
BOOLEAN Discardable
 
BOOLEAN Reserved1 [2]
 
ULONG AccessType
 
ULONG AccessMode
 

Detailed Description

Definition at line 797 of file ntddstor.h.

Member Data Documentation

◆ AccessMode

ULONG _STORAGE_ALLOCATE_BC_STREAM_INPUT::AccessMode

Definition at line 805 of file ntddstor.h.

◆ AccessType

ULONG _STORAGE_ALLOCATE_BC_STREAM_INPUT::AccessType

Definition at line 804 of file ntddstor.h.

◆ Discardable

BOOLEAN _STORAGE_ALLOCATE_BC_STREAM_INPUT::Discardable

Definition at line 802 of file ntddstor.h.

◆ Period

ULONG _STORAGE_ALLOCATE_BC_STREAM_INPUT::Period

Definition at line 800 of file ntddstor.h.

◆ RequestsPerPeriod

ULONG _STORAGE_ALLOCATE_BC_STREAM_INPUT::RequestsPerPeriod

Definition at line 799 of file ntddstor.h.

◆ Reserved1

BOOLEAN _STORAGE_ALLOCATE_BC_STREAM_INPUT::Reserved1[2]

Definition at line 803 of file ntddstor.h.

◆ RetryFailures

BOOLEAN _STORAGE_ALLOCATE_BC_STREAM_INPUT::RetryFailures

Definition at line 801 of file ntddstor.h.

◆ Version

ULONG _STORAGE_ALLOCATE_BC_STREAM_INPUT::Version

Definition at line 798 of file ntddstor.h.


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