ReactOS 0.4.15-dev-7942-gd23573b
_WMI_TAPE_MEDIA_PARAMETERS Struct Reference

#include <wmidata.h>

Public Attributes

ULONGLONG MaximumCapacity
 
ULONGLONG AvailableCapacity
 
ULONG BlockSize
 
ULONG PartitionCount
 
BOOLEAN MediaWriteProtected
 

Detailed Description

Definition at line 6364 of file wmidata.h.

Member Data Documentation

◆ AvailableCapacity

ULONGLONG _WMI_TAPE_MEDIA_PARAMETERS::AvailableCapacity

Definition at line 6366 of file wmidata.h.

◆ BlockSize

ULONG _WMI_TAPE_MEDIA_PARAMETERS::BlockSize

Definition at line 6367 of file wmidata.h.

◆ MaximumCapacity

ULONGLONG _WMI_TAPE_MEDIA_PARAMETERS::MaximumCapacity

Definition at line 6365 of file wmidata.h.

◆ MediaWriteProtected

BOOLEAN _WMI_TAPE_MEDIA_PARAMETERS::MediaWriteProtected

Definition at line 6369 of file wmidata.h.

◆ PartitionCount

ULONG _WMI_TAPE_MEDIA_PARAMETERS::PartitionCount

Definition at line 6368 of file wmidata.h.


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