ImDiskAPIGetPartitionInformation Method |
Name | Description | |
---|---|---|
GetPartitionInformation(String, UInt32) |
Parses partition table entries from a master boot record and extended partition table record, if any.
| |
GetPartitionInformation(IntPtr, DLLImDiskReadFileManagedProc, UInt32) |
Parses partition table entries from a master boot record and extended partition table record, if any.
| |
GetPartitionInformation(IntPtr, DLLImDiskReadFileUnmanagedProc, UInt32) |
Parses partition table entries from a master boot record and extended partition table record, if any.
| |
GetPartitionInformation(Stream, UInt32, Int64) |
Parses partition table entries from a master boot record and extended partition table record, if any.
| |
GetPartitionInformation(String, UInt32, Int64) |
Parses partition table entries from a master boot record and extended partition table record, if any.
| |
GetPartitionInformation(IntPtr, DLLImDiskReadFileManagedProc, UInt32, Int64) |
Parses partition table entries from a master boot record and extended partition table record, if any.
| |
GetPartitionInformation(IntPtr, DLLImDiskReadFileUnmanagedProc, UInt32, Int64) |
Parses partition table entries from a master boot record and extended partition table record, if any.
|