3.1.4.3.3.19 CLUSCTL_GROUP_SET_CCF_FROM_MASTER

The CLUSCTL_GROUP_SET_CCF_FROM_MASTER group control code<196> stores the common properties (section 3.1.1.9) of the designated group as part of the group's nonvolatile cluster state.

The common properties of a group are the part of the group's nonvolatile configuration data that is maintained in the cluster state and whose schema is defined by the server.

The client MUST provide exactly two common property names and their associated values (section 2.2.3.10) in the buffer that is designated by lpInBuffer.

The server SHOULD fail this method if validation of the property names and values (section 3.1.4.3.3.10) fails. Validation error codes are implementation-dependent and MUST NOT be equal to ERROR_SUCCESS (0x00000000).

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_GROUP_SET_CCF_FROM_MASTER group control code request if its protocol server state is in the read/write state, as specified in section 3.1.1.