Method | Description | |
---|---|---|
GetAttributes ( ) : Attributes | ||
GetSectorSize ( ) : ulong | ||
GetSectorStatus ( ulong sectorNum ) : SectorStatus | ||
ToString ( ) : string | ||
UnallocatedDiskArea ( IPhysicalDisk disk, ulong offset, ulong len ) : System.Text |
public GetSectorStatus ( ulong sectorNum ) : SectorStatus | ||
sectorNum | ulong | |
return | SectorStatus |
public UnallocatedDiskArea ( IPhysicalDisk disk, ulong offset, ulong len ) : System.Text | ||
disk | IPhysicalDisk | |
offset | ulong | |
len | ulong | |
return | System.Text |