ReactOS 0.4.15-dev-7924-g5949c20
_WMI_TAPE_DRIVE_PARAMETERS Struct Reference

#include <wmidata.h>

Public Attributes

ULONG MaximumBlockSize
 
ULONG MinimumBlockSize
 
ULONG DefaultBlockSize
 
ULONG MaximumPartitionCount
 
BOOLEAN CompressionCapable
 
BOOLEAN CompressionEnabled
 
BOOLEAN ReportSetmarks
 
BOOLEAN HardwareErrorCorrection
 

Detailed Description

Definition at line 6353 of file wmidata.h.

Member Data Documentation

◆ CompressionCapable

BOOLEAN _WMI_TAPE_DRIVE_PARAMETERS::CompressionCapable

Definition at line 6358 of file wmidata.h.

◆ CompressionEnabled

BOOLEAN _WMI_TAPE_DRIVE_PARAMETERS::CompressionEnabled

Definition at line 6359 of file wmidata.h.

◆ DefaultBlockSize

ULONG _WMI_TAPE_DRIVE_PARAMETERS::DefaultBlockSize

Definition at line 6356 of file wmidata.h.

◆ HardwareErrorCorrection

BOOLEAN _WMI_TAPE_DRIVE_PARAMETERS::HardwareErrorCorrection

Definition at line 6361 of file wmidata.h.

◆ MaximumBlockSize

ULONG _WMI_TAPE_DRIVE_PARAMETERS::MaximumBlockSize

Definition at line 6354 of file wmidata.h.

◆ MaximumPartitionCount

ULONG _WMI_TAPE_DRIVE_PARAMETERS::MaximumPartitionCount

Definition at line 6357 of file wmidata.h.

◆ MinimumBlockSize

ULONG _WMI_TAPE_DRIVE_PARAMETERS::MinimumBlockSize

Definition at line 6355 of file wmidata.h.

◆ ReportSetmarks

BOOLEAN _WMI_TAPE_DRIVE_PARAMETERS::ReportSetmarks

Definition at line 6360 of file wmidata.h.


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