Skip to content

Latest commit

 

History

History
71 lines (58 loc) · 2.08 KB

nf-clusapi-clusterregsyncdatabase.md

File metadata and controls

71 lines (58 loc) · 2.08 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.ClusterRegSyncDatabase
ClusterRegSyncDatabase function (clusapi.h)
Synchronizes the Cluster Database with a cluster.
ClusterRegSyncDatabase
ClusterRegSyncDatabase function [Failover Cluster]
PCLUSAPI_CLUSTER_REG_SYNC_DATABASE
PCLUSAPI_CLUSTER_REG_SYNC_DATABASE function [Failover Cluster]
clusapi/ClusterRegSyncDatabase
clusapi/PCLUSAPI_CLUSTER_REG_SYNC_DATABASE
mscs.clusterregsyncdatabase
mscs\clusterregsyncdatabase.htm
MsCS
90A66286-F17D-40AD-B0CB-6E02C1E1709A
12/05/2018
ClusterRegSyncDatabase, ClusterRegSyncDatabase function [Failover Cluster], PCLUSAPI_CLUSTER_REG_SYNC_DATABASE, PCLUSAPI_CLUSTER_REG_SYNC_DATABASE function [Failover Cluster], clusapi/ClusterRegSyncDatabase, clusapi/PCLUSAPI_CLUSTER_REG_SYNC_DATABASE, mscs.clusterregsyncdatabase
clusapi.h
Windows
None supported
Windows Server 2012 R2
ClusAPI.lib
ClusAPI.dll
Windows
19H1
ClusterRegSyncDatabase
clusapi/ClusterRegSyncDatabase
c++
APIRef
kbSyntax
DllExport
ClusAPI.dll
ClusterRegSyncDatabase

ClusterRegSyncDatabase function

-description

Synchronizes the Cluster Database with a cluster.

-parameters

-param hCluster

A handle to the cluster to synchronize with the cluster database.

-param flags

This parameter is reserved for future use.

-returns

If the operation succeeds, returns ERROR_SUCCESS (0); otherwise, returns a system error code.

-see-also

Cluster Registry Access Functions