CLUSCTL_GROUP_GET_RO_COMMON_PROPERTIES

The CLUSCTL_GROUP_GET_RO_COMMON_PROPERTIES control code is used to request the read-only common properties for a group.

Quick Info

Type: External
Access: CLUS_ACCESS_READ
Input: None
Output: Property list
Global: CLUS_NOT_GLOBAL
Modify: CLUS_NO_MODIFY
Code: CLCTL_GET_RO_COMMON_PROPERTIES

Notes to Callers

When you call ClusterGroupControl with the CLUSCTL_GROUP_GET_RO_COMMON_PROPERTIES control code, it returns a property list with the names and values of the properties that apply to all groups and cannot be modified using the CLUSCTL_GROUP_SET_COMMON_PROPERTIES control code.

The Name property is the only read-only common property for groups.

To parse the property list returned by ClusterGroupControl, use the property list utility functions.