Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the various versions of cluster notification enumerations.
Syntax
typedef enum CLUSTER_NOTIFICATIONS_VERSION {
CLUSTER_NOTIFICATIONS_V1 = 0x00000001,
CLUSTER_NOTIFICATIONS_V2 = 0x00000002
} ;
Constants
CLUSTER_NOTIFICATIONS_V1 Value: 0x00000001 Version 1 of the cluster notification enumeration. |
CLUSTER_NOTIFICATIONS_V2 Value: 0x00000002 Version 2 of the cluster notification enumeration. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2012 |
Header | clusapi.h |