The CLUSCTL_RESOURCE_SET_NAME control code is used by the Cluster Service to notify the resource DLL that the name of a resource is being changed.
Type: | Internal |
Access: | CLUS_ACCESS_WRITE |
Input: | Null-terminated Unicode string |
Output: | None |
Global: | CLUS_NOT_GLOBAL |
Modify: | CLUS_MODIFY |
Code: | CLCTL_SET_NAME |
Handle the CLUSCTL_RESOURCE_SET_NAME control code if you need to perform any tasks when the name of your resource changes.