Skip to content

Latest commit

 

History

History
66 lines (56 loc) · 2.19 KB

nf-clusapi-clusterremovegroupfromgroupset.md

File metadata and controls

66 lines (56 loc) · 2.19 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:clusapi.ClusterRemoveGroupFromGroupSet
ClusterRemoveGroupFromGroupSet function (clusapi.h)
Removes the specified group from the groupset to which it is currently a member.
ClusterRemoveGroupFromGroupSet
ClusterRemoveGroupFromGroupSet function [Failover Cluster]
PCLUSAPI_CLUSTER_REMOVE_GROUP_FROM_GROUP_GROUPSET
PCLUSAPI_CLUSTER_REMOVE_GROUP_FROM_GROUP_GROUPSET function [Failover Cluster]
clusapi/ClusterRemoveGroupFromGroupSet
clusapi/PCLUSAPI_CLUSTER_REMOVE_GROUP_FROM_GROUP_GROUPSET
mscs.clusterremovegroupfromgroupcollection
mscs\clusterremovegroupfromgroupcollection.htm
MsCS
26fdf045-0c7d-49ca-adc4-2f687e85b858
12/05/2018
ClusterRemoveGroupFromGroupSet, ClusterRemoveGroupFromGroupSet function [Failover Cluster], PCLUSAPI_CLUSTER_REMOVE_GROUP_FROM_GROUP_GROUPSET, PCLUSAPI_CLUSTER_REMOVE_GROUP_FROM_GROUP_GROUPSET function [Failover Cluster], clusapi/ClusterRemoveGroupFromGroupSet, clusapi/PCLUSAPI_CLUSTER_REMOVE_GROUP_FROM_GROUP_GROUPSET, mscs.clusterremovegroupfromgroupcollection
clusapi.h
Windows
None supported
Windows Server 2016
ClusAPI.lib
ClusAPI.dll
Windows
19H1
ClusterRemoveGroupFromGroupSet
clusapi/ClusterRemoveGroupFromGroupSet
c++
APIRef
kbSyntax
DllExport
ClusAPI.dll
ClusterRemoveGroupFromGroupSet

ClusterRemoveGroupFromGroupSet function

-description

Removes the specified group from the groupset to which it is currently a member.

-parameters

-param hGroup [in]

A handle to the group to remove.

-returns

Returns ERROR_SUCCESS if successful, or if the group was not currently a member of a collection.

If the operation fails, the function returns a system error code.