Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
TBD
Syntax
DWORD WINAPI AddCrossClusterGroupSetToGroupSetDependency(
_In_ HGROUPSET hDependentGroupSet,
_In_ LPCWSTR lpRemoteClusterName,
_In_ LPCWSTR lpRemoteGroupSetName
);
typedef DWORD (*PCLUSAPI_ADD_CROSS_CLUSTER_GROUP_GROUPSET_TO_GROUP_GROUPSET_DEPENDENCY)(
_In_ HGROUPSET hDependentGroupSet,
_In_ LPCWSTR lpRemoteClusterName,
_In_ LPCWSTR lpRemoteGroupSetName
);
Parameters
hDependentGroupSet [in]
TBDlpRemoteClusterName [in]
TBDlpRemoteGroupSetName [in]
TBD
Return value
TBD
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 [desktop apps only] |
Header |
ClusAPI.h |
Library |
ClusAPI.lib |
DLL |
ClusAPI.dll |