The CLUSCTL_NETINTERFACE_VALIDATE_PRIVATE_PROPERTIES control code is used to check whether or not specific properties and property values are valid as private properties for a network interface.
Type: | External |
Access: | CLUS_ACCESS_READ |
Input: | Property list |
Output: | None |
Global: | CLUS_NOT_GLOBAL |
Modify: | CLUS_NO_MODIFY |
Code: | CLCTL_VALIDATE_PRIVATE_PROPERTIES |
When you call ClusterNetInterfaceControl with the CLUSCTL_NETINTERFACE_VALIDATE_PRIVATE_PROPERTIES control code, pass a property list with the names and values for the read/write private properties to validate. 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.