ReactOS 0.4.15-dev-7953-g1f49173
_TAPE_STATISTICS Struct Reference

#include <ntddstor.h>

Collaboration diagram for _TAPE_STATISTICS:

Public Attributes

ULONG Version
 
ULONG Flags
 
LARGE_INTEGER RecoveredWrites
 
LARGE_INTEGER UnrecoveredWrites
 
LARGE_INTEGER RecoveredReads
 
LARGE_INTEGER UnrecoveredReads
 
UCHAR CompressionRatioReads
 
UCHAR CompressionRatioWrites
 

Detailed Description

Definition at line 352 of file ntddstor.h.

Member Data Documentation

◆ CompressionRatioReads

UCHAR _TAPE_STATISTICS::CompressionRatioReads

Definition at line 359 of file ntddstor.h.

◆ CompressionRatioWrites

UCHAR _TAPE_STATISTICS::CompressionRatioWrites

Definition at line 360 of file ntddstor.h.

◆ Flags

ULONG _TAPE_STATISTICS::Flags

Definition at line 354 of file ntddstor.h.

◆ RecoveredReads

LARGE_INTEGER _TAPE_STATISTICS::RecoveredReads

Definition at line 357 of file ntddstor.h.

◆ RecoveredWrites

LARGE_INTEGER _TAPE_STATISTICS::RecoveredWrites

Definition at line 355 of file ntddstor.h.

◆ UnrecoveredReads

LARGE_INTEGER _TAPE_STATISTICS::UnrecoveredReads

Definition at line 358 of file ntddstor.h.

◆ UnrecoveredWrites

LARGE_INTEGER _TAPE_STATISTICS::UnrecoveredWrites

Definition at line 356 of file ntddstor.h.

◆ Version

ULONG _TAPE_STATISTICS::Version

Definition at line 353 of file ntddstor.h.


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