CLUSCTL_NETINTERFACE_GET_NAME

The CLUSCTL_NETINTERFACE_GET_NAME control code is used to retrieve the name of a network interface.

Quick Info

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

Notes to Callers

The name of a network interface is stored in its Name property. To retrieve the Name property along with the other common read-only network interface properties, call ClusterNetInterfaceControl with the CLUSCTL_NETINTERFACE_GET_RO_COMMON_PROPERTIES control code.