RemoveCrossClusterGroupSetToGroupSetDependency function
TBD
c++
DWORD WINAPI RemoveCrossClusterGroupSetToGroupSetDependency(
_In_ HGROUPSET hDependentGroupSet,
_In_ LPCWSTR lpRemoteClusterName,
_In_ LPCWSTR lpRemoteGroupSetName
);
typedef DWORD (*PCLUSAPI_REMOVE_CROSS_CLUSTER_GROUP_GROUPSET_TO_GROUP_GROUPSET_DEPENDENCY)(
_In_ HGROUPSET hDependentGroupSet,
_In_ LPCWSTR lpRemoteClusterName,
_In_ LPCWSTR lpRemoteGroupSetName
);
hDependentGroupSet [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 |