Skip to content

Latest commit

 

History

History
70 lines (58 loc) · 2 KB

nf-clusapi-addclustergroupdependency.md

File metadata and controls

70 lines (58 loc) · 2 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.AddClusterGroupDependency
AddClusterGroupDependency function (clusapi.h)
Adds a dependency between two cluster groups.
AddClusterGroupDependency
AddClusterGroupDependency function [Failover Cluster]
PCLUSAPI_ADD_CLUSTER_GROUP_DEPENDENCY
PCLUSAPI_ADD_CLUSTER_GROUP_DEPENDENCY function [Failover Cluster]
clusapi/AddClusterGroupDependency
clusapi/PCLUSAPI_ADD_CLUSTER_GROUP_DEPENDENCY
mscs.addclustergroupdependency
mscs\addclustergroupdependency.htm
MsCS
595921d5-cca0-49fc-b1f5-55af2c73ed74
12/05/2018
AddClusterGroupDependency, AddClusterGroupDependency function [Failover Cluster], PCLUSAPI_ADD_CLUSTER_GROUP_DEPENDENCY, PCLUSAPI_ADD_CLUSTER_GROUP_DEPENDENCY function [Failover Cluster], clusapi/AddClusterGroupDependency, clusapi/PCLUSAPI_ADD_CLUSTER_GROUP_DEPENDENCY, mscs.addclustergroupdependency
clusapi.h
Windows
None supported
Windows Server 2016
ClusAPI.lib
ClusAPI.dll
Windows
19H1
AddClusterGroupDependency
clusapi/AddClusterGroupDependency
c++
APIRef
kbSyntax
DllExport
ClusAPI.dll
AddClusterGroupDependency

AddClusterGroupDependency function

-description

Adds a dependency between two cluster groups.

-parameters

-param hDependentGroup [in]

The dependent group

-param hProviderGroup [in]

The group hDependentGroup depends on

-returns

If the operation succeeds, the function returns ERROR_SUCCESS.

If the operation fails, the function returns a system error code.