Skip to content

Latest commit

 

History

History
85 lines (65 loc) · 4.18 KB

ne-clusapi-cluster_change_netinterface_v2.md

File metadata and controls

85 lines (65 loc) · 4.18 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
NE:clusapi.CLUSTER_CHANGE_NETINTERFACE_V2
CLUSTER_CHANGE_NETINTERFACE_V2 (clusapi.h)
CLUSTER_CHANGE_NETINTERFACE_V2 (clusapi.h) defines the set of notifications that are generated for a cluster network interface.
CLUSTER_CHANGE_NETINTERFACE_ALL_V2
CLUSTER_CHANGE_NETINTERFACE_COMMON_PROPERTY_V2
CLUSTER_CHANGE_NETINTERFACE_DELETED_V2
CLUSTER_CHANGE_NETINTERFACE_HANDLE_CLOSE_V2
CLUSTER_CHANGE_NETINTERFACE_PRIVATE_PROPERTY_V2
CLUSTER_CHANGE_NETINTERFACE_STATE_V2
CLUSTER_CHANGE_NETINTERFACE_V2
CLUSTER_CHANGE_NETINTERFACE_V2 enumeration [Failover Cluster]
clusapi/CLUSTER_CHANGE_NETINTERFACE_ALL_V2
clusapi/CLUSTER_CHANGE_NETINTERFACE_COMMON_PROPERTY_V2
clusapi/CLUSTER_CHANGE_NETINTERFACE_DELETED_V2
clusapi/CLUSTER_CHANGE_NETINTERFACE_HANDLE_CLOSE_V2
clusapi/CLUSTER_CHANGE_NETINTERFACE_PRIVATE_PROPERTY_V2
clusapi/CLUSTER_CHANGE_NETINTERFACE_STATE_V2
clusapi/CLUSTER_CHANGE_NETINTERFACE_V2
msclus/CLUSTER_CHANGE_NETINTERFACE_ALL_V2
msclus/CLUSTER_CHANGE_NETINTERFACE_COMMON_PROPERTY_V2
msclus/CLUSTER_CHANGE_NETINTERFACE_DELETED_V2
msclus/CLUSTER_CHANGE_NETINTERFACE_HANDLE_CLOSE_V2
msclus/CLUSTER_CHANGE_NETINTERFACE_PRIVATE_PROPERTY_V2
msclus/CLUSTER_CHANGE_NETINTERFACE_STATE_V2
msclus/CLUSTER_CHANGE_NETINTERFACE_V2
mscs.cluster_change_netinterface_v2
mscs\cluster_change_netinterface_v2.htm
MsCS
E13FC26D-00D5-4E5A-8029-028AC04242EF
08/02/2022
CLUSTER_CHANGE_NETINTERFACE_ALL_V2, CLUSTER_CHANGE_NETINTERFACE_COMMON_PROPERTY_V2, CLUSTER_CHANGE_NETINTERFACE_DELETED_V2, CLUSTER_CHANGE_NETINTERFACE_HANDLE_CLOSE_V2, CLUSTER_CHANGE_NETINTERFACE_PRIVATE_PROPERTY_V2, CLUSTER_CHANGE_NETINTERFACE_STATE_V2, CLUSTER_CHANGE_NETINTERFACE_V2, CLUSTER_CHANGE_NETINTERFACE_V2 enumeration [Failover Cluster], clusapi/CLUSTER_CHANGE_NETINTERFACE_ALL_V2, clusapi/CLUSTER_CHANGE_NETINTERFACE_COMMON_PROPERTY_V2, clusapi/CLUSTER_CHANGE_NETINTERFACE_DELETED_V2, clusapi/CLUSTER_CHANGE_NETINTERFACE_HANDLE_CLOSE_V2, clusapi/CLUSTER_CHANGE_NETINTERFACE_PRIVATE_PROPERTY_V2, clusapi/CLUSTER_CHANGE_NETINTERFACE_STATE_V2, clusapi/CLUSTER_CHANGE_NETINTERFACE_V2, msclus/CLUSTER_CHANGE_NETINTERFACE_ALL_V2, msclus/CLUSTER_CHANGE_NETINTERFACE_COMMON_PROPERTY_V2, msclus/CLUSTER_CHANGE_NETINTERFACE_DELETED_V2, msclus/CLUSTER_CHANGE_NETINTERFACE_HANDLE_CLOSE_V2, msclus/CLUSTER_CHANGE_NETINTERFACE_PRIVATE_PROPERTY_V2, msclus/CLUSTER_CHANGE_NETINTERFACE_STATE_V2, msclus/CLUSTER_CHANGE_NETINTERFACE_V2, mscs.cluster_change_netinterface_v2
clusapi.h
Windows
None supported
Windows Server 2012
Windows
CLUSTER_CHANGE_NETINTERFACE_V2
19H1
CLUSTER_CHANGE_NETINTERFACE_V2
clusapi/CLUSTER_CHANGE_NETINTERFACE_V2
c++
APIRef
kbSyntax
HeaderDef
ClusAPI.h
MsClus.h
CLUSTER_CHANGE_NETINTERFACE_V2

CLUSTER_CHANGE_NETINTERFACE_V2 enumeration

-description

Defines the set of notifications that are generated for a cluster network interface.

-enum-fields

-field CLUSTER_CHANGE_NETINTERFACE_DELETED_V2:0x00000001

Indicates that the cluster network interface has been deleted.

-field CLUSTER_CHANGE_NETINTERFACE_COMMON_PROPERTY_V2:0x00000002

Indicates that the common properties for the cluster interface have changed.

-field CLUSTER_CHANGE_NETINTERFACE_PRIVATE_PROPERTY_V2:0x00000004

Indicates that the private properties for the cluster interface have changed.

-field CLUSTER_CHANGE_NETINTERFACE_STATE_V2:0x00000008

Indicates that the state of the cluster interface has changed.

-field CLUSTER_CHANGE_NETINTERFACE_HANDLE_CLOSE_V2:0x00000010

Indicates that the cluster interface's context handle was closed.

-field CLUSTER_CHANGE_NETINTERFACE_ALL_V2

Indicates all V2 network interface notifications.

-remarks

Protocol version 2.0 servers do not support this enumeration.