ReactOS 0.4.15-dev-7924-g5949c20
_STORAGE_GET_BC_PROPERTIES_OUTPUT Struct Reference

#include <ntddstor.h>

Public Attributes

ULONG MaximumRequestsPerPeriod
 
ULONG MinimumPeriod
 
ULONGLONG MaximumRequestSize
 
ULONG EstimatedTimePerRequest
 
ULONG NumOutStandingRequests
 
ULONGLONG RequestSize
 

Detailed Description

Definition at line 788 of file ntddstor.h.

Member Data Documentation

◆ EstimatedTimePerRequest

ULONG _STORAGE_GET_BC_PROPERTIES_OUTPUT::EstimatedTimePerRequest

Definition at line 792 of file ntddstor.h.

◆ MaximumRequestSize

ULONGLONG _STORAGE_GET_BC_PROPERTIES_OUTPUT::MaximumRequestSize

Definition at line 791 of file ntddstor.h.

◆ MaximumRequestsPerPeriod

ULONG _STORAGE_GET_BC_PROPERTIES_OUTPUT::MaximumRequestsPerPeriod

Definition at line 789 of file ntddstor.h.

◆ MinimumPeriod

ULONG _STORAGE_GET_BC_PROPERTIES_OUTPUT::MinimumPeriod

Definition at line 790 of file ntddstor.h.

◆ NumOutStandingRequests

ULONG _STORAGE_GET_BC_PROPERTIES_OUTPUT::NumOutStandingRequests

Definition at line 793 of file ntddstor.h.

◆ RequestSize

ULONGLONG _STORAGE_GET_BC_PROPERTIES_OUTPUT::RequestSize

Definition at line 794 of file ntddstor.h.


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