Click or drag to resize

PARTITION_INFORMATION Properties

The NativeFileIOPARTITION_INFORMATION type exposes the following members.

Properties
  NameDescription
Public propertyBootIndicator
Public propertyFTPartitionSubType
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.
Public propertyHiddenSectors
Public propertyIsContainerPartition
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.
Public propertyIsFTPartition
Indicates whether this partition entry represents a Windows NT fault tolerant partition, such as mirror or stripe set.
Public propertyPartitionLength
Public propertyPartitionNumber
Public propertyPartitionType
Public propertyRecognizedPartition
Public propertyRewritePartition
Public propertyStartingOffset
Top
See Also