The IGetClusterGroupInfo::GetGroupHandle method retrieves a handle to a group.
HGROUP GetGroupHandle(
LONG lObjIndex
);
If GetGroupHandle is successful, it returns a handle for the group represented by lObjIndex.
If GetGroupHandle is unsuccessful, it returns NULL. For more information about the error, call the Win32® function GetLastError.
Version: Use Windows NT Server Enterprise Edition 4.0.
Windows CE: Unsupported.
Header: Declared in cluadmex.h.