3.1.4.3.3.20 CLUSCTL_GROUP_GET_PROVIDER_GROUPS

The CLUSCTL_GROUP_GET_PROVIDER_GROUPS cluster group set control code<197> retrieves the list of the provider groups, as specified in section 3.1.1.1.4, for designated cluster group.

After successful completion of the method, the server MUST write the list of provider group names, as a null-terminated Unicode string, to the buffer that is designated by lpOutBuffer. If the lpOutBuffer buffer is not large enough to accommodate the provider group name strings and the terminating Unicode NULL character, error 0x000000EA (ERROR_MORE_DATA) MUST be returned.

The server SHOULD accept a CLUSCTL_GROUP_GET_PROVIDER_GROUPS cluster group set control code request if its protocol server state is read-only, and the server MUST accept the request for processing if it is in the read/write state, as specified in section 3.1.1.