영어로 읽기

다음을 통해 공유


AddCrossClusterGroupToGroupSetDependency function

TBD

Syntax

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
);

Parameters

  • hDependentGroup [in]
    TBD

  • lpRemoteClusterName [in]
    TBD

  • lpRemoteGroupSetName [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