ClusterGroupSetGetEnumCount function (clusapi.h)

Gets the number of items contained the enumerator's collection.

Syntax

DWORD ClusterGroupSetGetEnumCount(
  [in] HGROUPSETENUM hGroupSetEnum
);

Parameters

[in] hGroupSetEnum

A handle to an enumerator returned by ClusterGroupSetOpenEnum.

Return value

The number of items in the enumerator's collection. May be zero.

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2016
Target Platform Windows
Header clusapi.h
Library ClusAPI.lib
DLL ClusAPI.dll