ReactOS 0.4.15-dev-7961-gdcf9eb0
_DISK_GEOMETRY Struct Reference

#include <ntdddisk.h>

Collaboration diagram for _DISK_GEOMETRY:

Public Attributes

LARGE_INTEGER Cylinders
 
MEDIA_TYPE MediaType
 
ULONG TracksPerCylinder
 
ULONG SectorsPerTrack
 
ULONG BytesPerSector
 
DWORD TracksPerCylinder
 
DWORD SectorsPerTrack
 
DWORD BytesPerSector
 

Detailed Description

Definition at line 404 of file ntdddisk.h.

Member Data Documentation

◆ BytesPerSector [1/2]

◆ BytesPerSector [2/2]

DWORD _DISK_GEOMETRY::BytesPerSector

Definition at line 304 of file winioctl.h.

◆ Cylinders

◆ MediaType

◆ SectorsPerTrack [1/2]

◆ SectorsPerTrack [2/2]

DWORD _DISK_GEOMETRY::SectorsPerTrack

Definition at line 303 of file winioctl.h.

◆ TracksPerCylinder [1/2]

◆ TracksPerCylinder [2/2]

DWORD _DISK_GEOMETRY::TracksPerCylinder

Definition at line 302 of file winioctl.h.


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