ImDiskAPIGetFormattedGeometry Method |
Name | Description | |
---|---|---|
GetFormattedGeometry(Stream, Int64) |
Reads formatted geometry for a volume by parsing BPB, BIOS Parameter Block,
from volume boot record into a DISK_GEOMETRY structure.
If no boot record signature is found, an exception is thrown.
| |
GetFormattedGeometry(String, Int64) |
Reads formatted geometry for a volume by parsing BPB, BIOS Parameter Block,
from volume boot record into a DISK_GEOMETRY structure.
If no boot record signature is found, an exception is thrown.
|