The CLUSCTL_NETINTERFACE_GET_RO_COMMON_PROPERTIES control code is used to request the read-only common properties for a network interface.
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 |
When you call ClusterNetInterfaceControl with the CLUSCTL_NETINTERFACE_GET_RO_COMMON_PROPERTIES control code, it returns a property list with the names and values of all of the properties that apply to all network interfaces and cannot be modified using the CLUSCTL_NETINTERFACE_SET_COMMON_PROPERTIES control code. The following properties are returned:
For an overall description of the common network interface properties, see Common Network Interface Properties.
To parse the property list returned by ClusterNetInterfaceControl, use the property list utility functions.