3.1.4.3.6.16 CLUSCTL_NETINTERFACE_SET_PRIVATE_PROPERTIES

The CLUSCTL_NETINTERFACE_SET_PRIVATE_PROPERTIES cluster network interface control code stores the unknown properties, as specified in section 3.1.1.9, for the designated cluster network interface as part of the cluster network interface's non-volatile cluster state.

The unknown properties of a cluster network interface are the part of the cluster network interface's non-volatile configuration data that is maintained in the cluster state and whose schema is defined by an entity external to the cluster.

The client MUST provide one or more unknown property names and their associated values, by using the format as specified in section 2.2.3.10, in the buffer that is designated by lpInBuffer.

After successful completion of the method, the server SHOULD NOT write any data to the buffer that is designated by lpOutBuffer.

The server MUST accept a CLUSCTL_NETINTERFACE_SET_PRIVATE_PROPERTIES cluster network interface control code request if its protocol server state is in the read/write state, as specified in section 3.1.1.