CLUS_FLAGS enumeration (msclus.h)
Identifies the resource or group as a core resource.
Syntax
typedef enum CLUS_FLAGS {
CLUS_FLAG_CORE = 0x1
} ;
Constants
CLUS_FLAG_CORE Value: 0x1 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 | msclus.h |