Click or drag to resize
ImDiskAPIGetFormattedGeometry Method
Overload List
  NameDescription
Public methodStatic memberGetFormattedGeometry(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.
Public methodStatic memberGetFormattedGeometry(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.
Top
See Also