3.1.4.3.7.29 CLUSCTL_CLUSTER_ENUM_AFFINITY_RULE_NAMES

The CLUSCTL_CLUSTER_ENUM_AFFINITY_RULE_NAMES cluster control enumerates the affinity rule names in the cluster.

The client SHOULD set the InBufferSize parameter to zero, indicating that there is no input data associated with this control. The server MUST ignore any input data specified by the client.

After successful completion of the method, the server MUST update the affinity rule names to the buffer that is designated by OutBuffer. If the OutBuffer is not large enough to accommodate the information, error 0x000000EA (ERROR_MORE_DATA) MUST be returned.

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