The CLUSCTL_NETINTERFACE_GET_PRIVATE_PROPERTIES control code is used to request the read/write private 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_PRIVATE_PROPERTIES |
When you call ClusterNetInterfaceControl with the CLUSCTL_NETINTERFACE_GET_PRIVATE_PROPERTIES control code, it returns a property list with the names and values of all of the properties that apply only to a specific network interface and to all others of its type and can be modified using the CLUSCTL_NETINTERFACE_SET_PRIVATE_PROPERTIES control code. Private properties can include:
Note There are currently no private properties defined for network interfaces.