C# 클래스 KFS.Disks.DISK_GEOMETRY

파일 보기 프로젝트 열기: Alex-Jaeger/BitcoinFindAndRecover 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BytesPerSector int
Cylinders long
MediaType MEDIA_TYPE
SectorsPerTrack int
TracksPerCylinder int

프로퍼티 상세

BytesPerSector 공개적으로 프로퍼티

public int BytesPerSector
리턴 int

Cylinders 공개적으로 프로퍼티

public long Cylinders
리턴 long

MediaType 공개적으로 프로퍼티

public MEDIA_TYPE MediaType
리턴 MEDIA_TYPE

SectorsPerTrack 공개적으로 프로퍼티

public int SectorsPerTrack
리턴 int

TracksPerCylinder 공개적으로 프로퍼티

public int TracksPerCylinder
리턴 int