The OpenClusterGroup function opens a group and returns a handle to it.
HGROUP WINAPI OpenClusterGroup(
HCLUSTER hCluster,
LPCWSTR lpszGroupName
);
If the operation was successful, OpenClusterGroup returns a group handle.
Version: Use Windows NT Server Enterprise Edition 4.0.
Windows CE: Unsupported.
Header: Declared in clusapi.h.