Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
CLUSTER_NOTIFICATIONS_VERSION enumeration (clusapi.h)
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_V1Value: 0x00000001 Version 1 of the cluster notification enumeration. |
CLUSTER_NOTIFICATIONS_V2Value: 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 |
See also
Feedback
Was this page helpful?
