Skip to content

Latest commit

 

History

History
85 lines (65 loc) · 3.66 KB

ne-msclus-cluster_change_registry_v2.md

File metadata and controls

85 lines (65 loc) · 3.66 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:msclus.CLUSTER_CHANGE_REGISTRY_V2
CLUSTER_CHANGE_REGISTRY_V2 (msclus.h)
The CLUSTER_CHANGE_REGISTRY_V2 enumeration (msclus.h) defines the notifications that are generated for a registry key.
CLUSTER_CHANGE_REGISTRY_ALL_V2
CLUSTER_CHANGE_REGISTRY_ATTRIBUTES_V2
CLUSTER_CHANGE_REGISTRY_HANDLE_CLOSE_V2
CLUSTER_CHANGE_REGISTRY_NAME_V2
CLUSTER_CHANGE_REGISTRY_SUBTREE_V2
CLUSTER_CHANGE_REGISTRY_V2
CLUSTER_CHANGE_REGISTRY_V2 enumeration [Failover Cluster]
CLUSTER_CHANGE_REGISTRY_VALUE_V2
clusapi/CLUSTER_CHANGE_REGISTRY_ALL_V2
clusapi/CLUSTER_CHANGE_REGISTRY_ATTRIBUTES_V2
clusapi/CLUSTER_CHANGE_REGISTRY_HANDLE_CLOSE_V2
clusapi/CLUSTER_CHANGE_REGISTRY_NAME_V2
clusapi/CLUSTER_CHANGE_REGISTRY_SUBTREE_V2
clusapi/CLUSTER_CHANGE_REGISTRY_V2
clusapi/CLUSTER_CHANGE_REGISTRY_VALUE_V2
msclus/CLUSTER_CHANGE_REGISTRY_ALL_V2
msclus/CLUSTER_CHANGE_REGISTRY_ATTRIBUTES_V2
msclus/CLUSTER_CHANGE_REGISTRY_HANDLE_CLOSE_V2
msclus/CLUSTER_CHANGE_REGISTRY_NAME_V2
msclus/CLUSTER_CHANGE_REGISTRY_SUBTREE_V2
msclus/CLUSTER_CHANGE_REGISTRY_V2
msclus/CLUSTER_CHANGE_REGISTRY_VALUE_V2
mscs.cluster_change_registry_v2
mscs\cluster_change_registry_v2.htm
MsCS
830A866B-D260-406B-B8E7-651F5149078E
08/02/2022
CLUSTER_CHANGE_REGISTRY_ALL_V2, CLUSTER_CHANGE_REGISTRY_ATTRIBUTES_V2, CLUSTER_CHANGE_REGISTRY_HANDLE_CLOSE_V2, CLUSTER_CHANGE_REGISTRY_NAME_V2, CLUSTER_CHANGE_REGISTRY_SUBTREE_V2, CLUSTER_CHANGE_REGISTRY_V2, CLUSTER_CHANGE_REGISTRY_V2 enumeration [Failover Cluster], CLUSTER_CHANGE_REGISTRY_VALUE_V2, clusapi/CLUSTER_CHANGE_REGISTRY_ALL_V2, clusapi/CLUSTER_CHANGE_REGISTRY_ATTRIBUTES_V2, clusapi/CLUSTER_CHANGE_REGISTRY_HANDLE_CLOSE_V2, clusapi/CLUSTER_CHANGE_REGISTRY_NAME_V2, clusapi/CLUSTER_CHANGE_REGISTRY_SUBTREE_V2, clusapi/CLUSTER_CHANGE_REGISTRY_V2, clusapi/CLUSTER_CHANGE_REGISTRY_VALUE_V2, msclus/CLUSTER_CHANGE_REGISTRY_ALL_V2, msclus/CLUSTER_CHANGE_REGISTRY_ATTRIBUTES_V2, msclus/CLUSTER_CHANGE_REGISTRY_HANDLE_CLOSE_V2, msclus/CLUSTER_CHANGE_REGISTRY_NAME_V2, msclus/CLUSTER_CHANGE_REGISTRY_SUBTREE_V2, msclus/CLUSTER_CHANGE_REGISTRY_V2, msclus/CLUSTER_CHANGE_REGISTRY_VALUE_V2, mscs.cluster_change_registry_v2
msclus.h
Windows
None supported
Windows Server 2012
Windows
CLUSTER_CHANGE_REGISTRY_V2
19H1
CLUSTER_CHANGE_REGISTRY_V2
msclus/CLUSTER_CHANGE_REGISTRY_V2
c++
APIRef
kbSyntax
HeaderDef
ClusAPI.h
MsClus.h
CLUSTER_CHANGE_REGISTRY_V2

CLUSTER_CHANGE_REGISTRY_V2 enumeration

-description

Defines the notifications that are generated for a registry key.

-enum-fields

-field CLUSTER_CHANGE_REGISTRY_ATTRIBUTES_V2:0x1

Indicates that the registry attributes changed.

-field CLUSTER_CHANGE_REGISTRY_NAME_V2:0x2

Indicates that the registry key name has changed.

-field CLUSTER_CHANGE_REGISTRY_SUBTREE_V2:0x4

Indicates that the registry subtree has changed.

-field CLUSTER_CHANGE_REGISTRY_VALUE_V2:0x8

Indicates that the registry value has changed.

-field CLUSTER_CHANGE_REGISTRY_HANDLE_CLOSE_V2:0x10

Indicates that the registry's context handle was closed.

-field CLUSTER_CHANGE_REGISTRY_ALL_V2

Indicates all V2 registry notifications.

-remarks

Protocol version 2.0 servers do not support this enumeration.