Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ClusterRegSyncDatabase function (clusapi.h)
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 |
See also
Feedback
Was this page helpful?
