structure CLUSPROP_PARTITION_INFO (clusapi.h)
Contient des informations pertinentes pour les ressources de classe de stockage. Il est utilisé comme entrée dans une liste de valeurs et se compose des éléments suivants :
- Structure CLUSPROP_VALUE décrivant le format, le type et la longueur des informations de partition.
- Structure CLUS_PARTITION_INFO .
Syntaxe
typedef struct CLUSPROP_PARTITION_INFO : CLUSPROP_VALUECLUS_PARTITION_INFO {
} CLUSPROP_PARTITION_INFO, *PCLUSPROP_PARTITION_INFO;
Héritage
La structure CLUSPROP_PARTITION_INFO implémente CLUSPROP_VALUECLUS_PARTITION_INFO.
Spécifications
Client minimal pris en charge | Aucun pris en charge |
Serveur minimal pris en charge | Windows Server 2008 Entreprise, Windows Server 2008 Datacenter |
En-tête | clusapi.h |