CLUSCTL_RESOURCE_CLUSTER_NAME_CHANGED

The CLUSCTL_RESOURCE_CLUSTER_NAME_CHANGED control code is used by the Cluster Service to notify the resource DLL for the core Network Name resource that the name of the cluster is about to be changed.

Quick Info

Type: Internal
Access: CLUS_ACCESS_WRITE
Input: None
Output: None
Global: CLUS_NOT_GLOBAL
Modify: CLUS_MODIFY
Code: CLCTL_CLUSTER_NAME_CHANGED

Notes to Resource DLL Writers

Because the CLUSCTL_RESOURCE_CLUSTER_NAME_CHANGED control code is sent only to the core Network Name resource, resource DLLs that handle other resources should never handle it.