AddCrossClusterGroupToGroupSetDependency function
TBD
c++
DWORD WINAPI AddCrossClusterGroupToGroupSetDependency(
_In_ HGROUP hDependentGroup,
_In_ LPCWSTR lpRemoteClusterName,
_In_ LPCWSTR lpRemoteGroupSetName
);
typedef DWORD (*PCLUSAPI_ADD_CROSS_CLUSTER_GROUP_TO_GROUP_GROUPSET_DEPENDENCY)(
_In_ HGROUP hDependentGroup,
_In_ LPCWSTR lpRemoteClusterName,
_In_ LPCWSTR lpRemoteGroupSetName
);
hDependentGroup [in]
TBDlpRemoteClusterName [in]
TBDlpRemoteGroupSetName [in]
TBD
TBD
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 [desktop apps only] |
Header |
ClusAPI.h |
Library |
ClusAPI.lib |
DLL |
ClusAPI.dll |