The SetClusterGroupName function sets the name for a group.
DWORD WINAPI SetClusterGroupName(
HGROUP hGroup,
LPCWSTR lpszGroupName
);
If the operation was unsuccessful, SetClusterGroupName returns a Win32 error value.
Version: Use Windows NT Server Enterprise Edition 4.0.
Windows CE: Unsupported.
Header: Declared in clusapi.h.