CLUS_FLAGS enumeration (clusapi.h)
Identifies the resource or group as a core resource.
Syntax
typedef enum CLUS_FLAGS {
CLUS_FLAG_CORE = 0x00000001
} ;
Constants
CLUS_FLAG_CORE Value: 0x00000001 Identifies core resources or the cluster group that contains core resources. The ClusterResourceControl function with the CLUSCTL_RESOURCE_GET_FLAGS control code can retrieve the flags that are set for a resource. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Header | clusapi.h |