Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Synchronizes the Cluster Database with a cluster.
Syntax
LONG ClusterRegSyncDatabase(
HCLUSTER hCluster,
DWORD flags
);
Parameters
hCluster
A handle to the cluster to synchronize with the cluster database.
flags
This parameter is reserved for future use.
Return value
If the operation succeeds, returns ERROR_SUCCESS (0); otherwise, returns a system error code.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2012 R2 |
Target Platform | Windows |
Header | clusapi.h |
Library | ClusAPI.lib |
DLL | ClusAPI.dll |