Method | Description | |
---|---|---|
Close ( ) : void | ||
GetAttributes ( ) : Attributes | ||
GetBytes ( ulong offset, ulong length ) : byte[] | ||
GetSectorSize ( ) : ulong | ||
GetSectorStatus ( ulong sectorNum ) : SectorStatus | ||
Open ( ) : void |
public abstract GetAttributes ( ) : Attributes | ||
return | Attributes |
public GetBytes ( ulong offset, ulong length ) : byte[] | ||
offset | ulong | |
length | ulong | |
return | byte[] |
public abstract GetSectorStatus ( ulong sectorNum ) : SectorStatus | ||
sectorNum | ulong | |
return | SectorStatus |