DISK_GEOMETRY
nothrow
struct DISK_GEOMETRY {
}
- BytesPerSector
DWORD BytesPerSector;
Undocumented in source.
- Cylinders
LARGE_INTEGER Cylinders;
Undocumented in source.
- MediaType
MEDIA_TYPE MediaType;
Undocumented in source.
- SectorsPerTrack
DWORD SectorsPerTrack;
Undocumented in source.
- TracksPerCylinder
DWORD TracksPerCylinder;
Undocumented in source.
windows winioctl
aliasesenumsfunctionsstructstemplatesvariables