NativeFileIOPARTITION_INFORMATION Structure |
Namespace: Arsenal.ImageMounter.IO
The NativeFileIOPARTITION_INFORMATION type exposes the following members.
Name | Description | |
---|---|---|
BootIndicator | ||
FTPartitionSubType |
If this partition entry represents a Windows NT fault tolerant partition, such as mirror or stripe,
set, then this property returns partition subtype, such as PARTITION_IFS for NTFS or HPFS
partitions.
| |
HiddenSectors | ||
IsContainerPartition |
Indicates whether this partition entry represents a container partition, also known as extended
partition, where an extended partition table can be found in first sector.
| |
IsFTPartition |
Indicates whether this partition entry represents a Windows NT fault tolerant partition,
such as mirror or stripe set.
| |
PartitionLength | ||
PartitionNumber | ||
PartitionType | ||
RecognizedPartition | ||
RewritePartition | ||
StartingOffset |
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |