The CLUSCTL_NODE_GET_NAME control code is used to request the name of a node.
| Type: | External |
| Access: | CLUS_ACCESS_READ |
| Input: | None |
| Output: | Null-terminated Unicode string |
| Global: | CLUS_NOT_GLOBAL |
| Modify: | CLUS_NO_MODIFY |
| Code: | CLCTL_GET_NAME |
The name of a node is stored in the node's NodeName property. To retrieve the NodeName property along with the other common read-only node properties, call ClusterNodeControl with the CLUSCTL_NODE_GET_RO_COMMON_PROPERTIES control code.