Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
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 |
Feedback
Was this page helpful?
