Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

RestartClusterResource function (clusapi.h)

Restarts a cluster resource. The PCLUSAPI_RESTART_CLUSTER_RESOURCE type defines a pointer to this function.

Syntax

DWORD RestartClusterResource(
 [in] HRESOURCE hResource,
 [in] [in] DWORD dwFlags
);

Parameters

[in] hResource

A handle to the cluster resource.

[in] [in] dwFlags

TBD

Return value

TBD

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012
Target Platform Windows
Header clusapi.h
Library ClusAPI.lib
DLL ClusAPI.dll

See also

Failover Cluster Resource Management Functions


Feedback

Was this page helpful?

Additional resources