메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
GetAttributes ( ) : Attributes | ||
GetBytes ( ulong offset, ulong length ) : byte[] | ||
GetSectorSize ( ) : ulong | ||
GetSectorStatus ( ulong sectorNum ) : SectorStatus | ||
Open ( ) : void |
public GetBytes ( ulong offset, ulong length ) : byte[] | ||
offset | ulong | |
length | ulong | |
리턴 | byte[] |
public abstract GetSectorStatus ( ulong sectorNum ) : SectorStatus | ||
sectorNum | ulong | |
리턴 | SectorStatus |