énumération CLUSTER_NOTIFICATIONS_VERSION (msclus.h)
Définit les différentes versions des énumérations de notification de cluster.
Syntax
typedef enum CLUSTER_NOTIFICATIONS_VERSION {
CLUSTER_NOTIFICATIONS_V1 = 0x1,
CLUSTER_NOTIFICATIONS_V2 = 0x2
} ;
Constantes
CLUSTER_NOTIFICATIONS_V1 Valeur : 0x1 Version 1 de l’énumération de notification de cluster. |
CLUSTER_NOTIFICATIONS_V2 Valeur : 0x2 Version 2 de l’énumération de notification de cluster. |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Aucun pris en charge |
Serveur minimal pris en charge | Windows Server 2012 |
En-tête | msclus.h |