C# Class KFS.Disks.DISK_GEOMETRY

Afficher le fichier Open project: Alex-Jaeger/BitcoinFindAndRecover Class Usage Examples

Méthodes publiques

Свойство Type Description
BytesPerSector int
Cylinders long
MediaType MEDIA_TYPE
SectorsPerTrack int
TracksPerCylinder int

Property Details

BytesPerSector public_oe property

public int BytesPerSector
Résultat int

Cylinders public_oe property

public long Cylinders
Résultat long

MediaType public_oe property

public MEDIA_TYPE MediaType
Résultat MEDIA_TYPE

SectorsPerTrack public_oe property

public int SectorsPerTrack
Résultat int

TracksPerCylinder public_oe property

public int TracksPerCylinder
Résultat int