Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 2.12 KB

nf-clusapi-clustergroupgetenumcountex.md

File metadata and controls

68 lines (56 loc) · 2.12 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:clusapi.ClusterGroupGetEnumCountEx
ClusterGroupGetEnumCountEx function (clusapi.h)
Returns the number of elements in the enumeration.
ClusterGroupGetEnumCountEx
ClusterGroupGetEnumCountEx function [Failover Cluster]
PCLUSAPI_CLUSTER_GROUP_GET_ENUM_COUNT_EX
PCLUSAPI_CLUSTER_GROUP_GET_ENUM_COUNT_EX function [Failover Cluster]
clusapi/ClusterGroupGetEnumCountEx
clusapi/PCLUSAPI_CLUSTER_GROUP_GET_ENUM_COUNT_EX
mscs.clustergroupgetenumcountex
mscs\clustergroupgetenumcountex.htm
MsCS
28FCEC17-78C6-4902-BC4C-832BE3347380
12/05/2018
ClusterGroupGetEnumCountEx, ClusterGroupGetEnumCountEx function [Failover Cluster], PCLUSAPI_CLUSTER_GROUP_GET_ENUM_COUNT_EX, PCLUSAPI_CLUSTER_GROUP_GET_ENUM_COUNT_EX function [Failover Cluster], clusapi/ClusterGroupGetEnumCountEx, clusapi/PCLUSAPI_CLUSTER_GROUP_GET_ENUM_COUNT_EX, mscs.clustergroupgetenumcountex
clusapi.h
Windows
None supported
Windows Server 2012
ClusAPI.lib
ClusAPI.dll
Windows
19H1
ClusterGroupGetEnumCountEx
clusapi/ClusterGroupGetEnumCountEx
c++
APIRef
kbSyntax
DllExport
ClusAPI.dll
ClusterGroupGetEnumCountEx

ClusterGroupGetEnumCountEx function

-description

Returns the number of elements in the enumeration.The PCLUSAPI_CLUSTER_GROUP_GET_ENUM_COUNT_EX type defines a pointer to this function.

-parameters

-param hGroupEnumEx [in]

The handle to the enumeration from which the number of entries will be returned.

-returns

The number of items in the enumeration.

-remarks

The ClusterGroupGetEnumCountEx function doesn't connect to the cluster, because hGroupEnumEx handle already contains the enumeration data.