Skip to content

Latest commit

 

History

History
65 lines (56 loc) · 1.87 KB

nf-clusapi-clusternetinterfacecloseenum.md

File metadata and controls

65 lines (56 loc) · 1.87 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.ClusterNetInterfaceCloseEnum
ClusterNetInterfaceCloseEnum function (clusapi.h)
Closes a network interface enumeration handle.
ClusterNetInterfaceCloseEnum
ClusterNetInterfaceCloseEnum function [Failover Cluster]
clusapi/ClusterNetInterfaceCloseEnum
mscs.clusternetinterfacecloseenum
mscs\clusternetinterfacecloseenum.htm
MsCS
da7819b5-0f18-44e3-83e7-f6d5ccbc0de6
12/05/2018
ClusterNetInterfaceCloseEnum, ClusterNetInterfaceCloseEnum function [Failover Cluster], clusapi/ClusterNetInterfaceCloseEnum, mscs.clusternetinterfacecloseenum
clusapi.h
Windows
None supported
Windows Server 2016
ClusAPI.lib
ClusAPI.dll
Windows
19H1
ClusterNetInterfaceCloseEnum
clusapi/ClusterNetInterfaceCloseEnum
c++
APIRef
kbSyntax
DllExport
ClusAPI.dll
ClusterNetInterfaceCloseEnum

ClusterNetInterfaceCloseEnum function

-description

Closes a network interface enumeration handle.

-parameters

-param hNetInterfaceEnum [in]

Handle to the node enumerator to close. This is a handle originally returned by the ClusterNetInterfaceOpenEnum function.

-returns

If the operation succeeds, the function returns ERROR_SUCCESS. If the operation fails, the function returns a system error code.