CLUSPROP_PARTITION_INFO structure (clusapi.h)
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 structure.
Syntax
typedef struct CLUSPROP_PARTITION_INFO : CLUSPROP_VALUECLUS_PARTITION_INFO {
} CLUSPROP_PARTITION_INFO, *PCLUSPROP_PARTITION_INFO;
Inheritance
The CLUSPROP_PARTITION_INFO structure implements CLUSPROP_VALUECLUS_PARTITION_INFO.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Header | clusapi.h |