ReactOS 0.4.15-dev-8092-ge0ba2f3
_WMI_DISK_GEOMETRY Struct Reference

#include <wmidata.h>

Public Attributes

LONGLONG Cylinders
 
ULONG MediaType
 
ULONG TracksPerCylinder
 
ULONG SectorsPerTrack
 
ULONG BytesPerSector
 

Detailed Description

Definition at line 6098 of file wmidata.h.

Member Data Documentation

◆ BytesPerSector

ULONG _WMI_DISK_GEOMETRY::BytesPerSector

Definition at line 6103 of file wmidata.h.

◆ Cylinders

LONGLONG _WMI_DISK_GEOMETRY::Cylinders

Definition at line 6099 of file wmidata.h.

◆ MediaType

ULONG _WMI_DISK_GEOMETRY::MediaType

Definition at line 6100 of file wmidata.h.

◆ SectorsPerTrack

ULONG _WMI_DISK_GEOMETRY::SectorsPerTrack

Definition at line 6102 of file wmidata.h.

◆ TracksPerCylinder

ULONG _WMI_DISK_GEOMETRY::TracksPerCylinder

Definition at line 6101 of file wmidata.h.


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