| Value | Meaning |
CLUSCTL_NETWORK_UNKNOWN 0x5000000 | Verifies that control codes for the network are being processed.
|
CLUSCTL_NETWORK_GET_CHARACTERISTICS 0x5000005 | Retrieves the intrinsic characteristics associated with the network.
|
CLUSCTL_NETWORK_GET_FLAGS 0x5000009 | Retrieves the flags that are set for the network.
|
CLUSCTL_NETWORK_GET_NAME 0x5000029 | Retrieves the name of the network.
|
CLUSCTL_NETWORK_GET_ID 0x5000039 | Retrieves the unique ID for the network.
|
CLUSCTL_NETWORK_ENUM_COMMON_PROPERTIES 0x5000051 | Retrieves a list of the common property names for the designated network.
|
CLUSCTL_NETWORK_GET_RO_COMMON_PROPERTIES 0x5000055 | Retrieves the read-only common property values for the designated network.
|
CLUSCTL_NETWORK_GET_COMMON_PROPERTIES 0x5000059 | Retrieves all common property values for the designated network.
|
CLUSCTL_NETWORK_SET_COMMON_PROPERTIES 0x540005E | Sets the common property values for the designated network.
|
CLUSCTL_NETWORK_VALIDATE_COMMON_PROPERTIES 0x5000061 | Validates that the values supplied for the common properties are acceptable for the designated network.
|
CLUSCTL_NETWORK_GET_COMMON_PROPERTY_FMTS 0x5000065 | Retrieves a list of the common property names and their corresponding data formats for the designated network.
|
CLUSCTL_NETWORK_ENUM_PRIVATE_PROPERTIES 0x5000079 | Retrieves a list of the private property names for the designated network.
|
CLUSCTL_NETWORK_GET_RO_PRIVATE_PROPERTIES 0x500007D | Retrieves the read-only private property names for the designated network.
|
CLUSCTL_NETWORK_GET_PRIVATE_PROPERTIES 0x5000081 | Retrieves all private property values for the designated network.
|
CLUSCTL_NETWORK_SET_PRIVATE_PROPERTIES 0x5400086 | Sets the private property values for the designated network.
|
CLUSCTL_NETWORK_VALIDATE_PRIVATE_PROPERTIES 0x5000089 | Validates that the supplied property list is valid.
|
CLUSCTL_NETWORK_GET_PRIVATE_PROPERTY_FMTS 0x0500008D | Retrieves a list of the private property formats for the designated network.
|