CLUSPROP_PARTITION_INFO_EX structure (clusapi.h)
Specifies a collection of information about a physical disk resource, such as its device name and volume label. The CLUSPROP_PARTITION_INFO_EX structure contains information relevant to storage class resources. It is used as an entry in a value list and consists of:
- A CLUSPROP_VALUE structure describing the format, type, and length of the partition information.
- A CLUS_PARTITION_INFO_EX structure.
Syntax
typedef struct CLUSPROP_PARTITION_INFO_EX : CLUSPROP_VALUECLUS_PARTITION_INFO_EX {
} CLUSPROP_PARTITION_INFO_EX;
Inheritance
The CLUSPROP_PARTITION_INFO_EX structure implements CLUSPROP_VALUECLUS_PARTITION_INFO_EX.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise |
Header | clusapi.h |