The CLUSCTL_NETWORK_GET_COMMON_PROPERTIES control code is used to request the read/write common properties for a network.
Type: | External |
Access: | CLUS_ACCESS_READ |
Input: | None |
Output: | Property list |
Global: | CLUS_NOT_GLOBAL |
Modify: | CLUS_NO_MODIFY |
Code: | CLCTL_GET_COMMON_PROPERTIES |
When you call ClusterNetworkControl with the CLUSCTL_NETWORK_GET_COMMON_PROPERTIES control code, it returns a property list with the names and values of all of the properties that apply to networks of any type and can be modified using the CLUSCTL_NETWORK_SET_COMMON_PROPERTIES control code. The following properties are returned:
For an overall description of the common network properties, see Common Network Properties.
To parse a property list, use the property list utility functions.