CLUSCTL_NETINTERFACE_SET_PRIVATE_PROPERTIES

The CLUSCTL_NETINTERFACE_SET_PRIVATE_PROPERTIES control code is used to update the private properties for a network interface.

Quick Info

Type: External
Access: CLUS_ACCESS_WRITE
Input: Property list
Output: None
Global: CLUS_NOT_GLOBAL
Modify: CLUS_MODIFY
Code: CLCTL_SET_PRIVATE_PROPERTIES

Notes to Callers

When you call ClusterNetInterfaceControl with the CLUSCTL_NETINTERFACE_SET_PRIVATE_PROPERTIES control code, pass a property list with the names and new values for the properties to update. This control code updates only those properties that are read/write and apply to a specific type of network interface. Private properties can include:

To build a property list to pass to ClusterNetInterfaceControl, use the property list utility functions.

Note There are currently no private properties defined for network interfaces.