Skip to content

Latest commit

 

History

History
69 lines (58 loc) · 2.27 KB

nf-clusapi-clusternodegetenumcountex.md

File metadata and controls

69 lines (58 loc) · 2.27 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.ClusterNodeGetEnumCountEx
ClusterNodeGetEnumCountEx function (clusapi.h)
Returns the number of cluster objects that are associated with a node enumeration handle.
ClusterNodeGetEnumCountEx
ClusterNodeGetEnumCountEx function [Failover Cluster]
PCLUSAPI_CLUSTER_NODE_GET_ENUM_COUNT_EX
PCLUSAPI_CLUSTER_NODE_GET_ENUM_COUNT_EX function [Failover Cluster]
clusapi/ClusterNodeGetEnumCountEx
clusapi/PCLUSAPI_CLUSTER_NODE_GET_ENUM_COUNT_EX
mscs.clusternodegetenumcountex
mscs\clusternodegetenumcountex.htm
MsCS
5C45ED88-9CB4-4C20-97D1-6F02A51048CE
12/05/2018
ClusterNodeGetEnumCountEx, ClusterNodeGetEnumCountEx function [Failover Cluster], PCLUSAPI_CLUSTER_NODE_GET_ENUM_COUNT_EX, PCLUSAPI_CLUSTER_NODE_GET_ENUM_COUNT_EX function [Failover Cluster], clusapi/ClusterNodeGetEnumCountEx, clusapi/PCLUSAPI_CLUSTER_NODE_GET_ENUM_COUNT_EX, mscs.clusternodegetenumcountex
clusapi.h
Windows
None supported
Windows Server 2008 R2 Datacenter, Windows Server 2008 R2 Enterprise
ClusAPI.lib
ClusAPI.dll
Windows
19H1
ClusterNodeGetEnumCountEx
clusapi/ClusterNodeGetEnumCountEx
c++
APIRef
kbSyntax
DllExport
ClusAPI.dll
ClusterNodeGetEnumCountEx

ClusterNodeGetEnumCountEx function

-description

Returns the number of cluster objects that are associated with a node enumeration handle.

-parameters

-param hNodeEnum [in]

The handle to a node enumeration that was retrieved by the ClusterNodeOpenEnumEx function. A valid handle is required. This parameter cannot be NULL.

-returns

The number of objects that are associated with the enumeration handle.

-see-also

Node Management Functions