ISClusPartitionEx interface (msclus.h)

Provides extended information about a partition on a Physical Disk resource.

Properties

The ClusPartitionEx object has these properties.
Property Access type Description

DeviceNumber

Read-only Gets the device number of the partition.

FreeSpace

Read-only Gets the total disk space available to the partition in megabytes.

PartitionNumber

Read-only Gets the partition number of the partition.

TotalSize

Read-only Gets the total size of the partition in megabytes.

VolumeGuid

Read-only Gets the volume GUID of the partition.

Inheritance

The ISClusPartitionEx interface inherits from the ISClusPartition interface.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 Enterprise, Windows Server 2008 Datacenter
Target Platform Windows
Header msclus.h

See also

ClusPartition

Disk Management Objects