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 notifications that are generated for quorum-specific information.
Syntax
typedef enum CLUSTER_CHANGE_QUORUM_V2 {
CLUSTER_CHANGE_QUORUM_STATE_V2 = 0x00000001,
CLUSTER_CHANGE_QUORUM_ALL_V2
} ;
Constants
CLUSTER_CHANGE_QUORUM_STATE_V2 Value: 0x00000001 Indicates that the quorum configuration of the cluster has changed. |
CLUSTER_CHANGE_QUORUM_ALL_V2 Indicates all V2 quorum notifications. |
Remarks
Protocol version 2.0 servers do not support this enumeration.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2012 |
Header | clusapi.h |