ReactOS 0.4.15-dev-7788-g1ad9096
_CM_DISK_GEOMETRY_DEVICE_DATA Struct Reference

#include <cmtypes.h>

Public Attributes

ULONG BytesPerSector
 
ULONG NumberOfCylinders
 
ULONG SectorsPerTrack
 
ULONG NumberOfHeads
 

Detailed Description

Definition at line 413 of file cmtypes.h.

Member Data Documentation

◆ BytesPerSector

ULONG _CM_DISK_GEOMETRY_DEVICE_DATA::BytesPerSector

◆ NumberOfCylinders

ULONG _CM_DISK_GEOMETRY_DEVICE_DATA::NumberOfCylinders

◆ NumberOfHeads

ULONG _CM_DISK_GEOMETRY_DEVICE_DATA::NumberOfHeads

◆ SectorsPerTrack

ULONG _CM_DISK_GEOMETRY_DEVICE_DATA::SectorsPerTrack

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