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 RemoveCrossClusterGroupToGroupDependency(
_In_ HGROUP hDependentGroup,
_In_ LPCWSTR lpRemoteClusterName,
_In_ LPCWSTR lpRemoteGroupName
);
typedef DWORD (*PCLUSAPI_REMOVE_CROSS_CLUSTER_GROUP_TO_GROUP_DEPENDENCY)(
_In_ HGROUP hDependentGroup,
_In_ LPCWSTR lpRemoteClusterName,
_In_ LPCWSTR lpRemoteGroupName
);
Parameters
hDependentGroup [in]
TBDlpRemoteClusterName [in]
TBDlpRemoteGroupName [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 |