Skip to content

Latest commit

 

History

History
66 lines (56 loc) · 1.94 KB

nf-clusapi-deleteclustergroupset.md

File metadata and controls

66 lines (56 loc) · 1.94 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.DeleteClusterGroupSet
DeleteClusterGroupSet function (clusapi.h)
Deletes the specified groupset from the cluster.
DeleteClusterGroupSet
DeleteClusterGroupSet function [Failover Cluster]
PCLUSAPI_DELETE_CLUSTER_GROUP_GROUPSET
PCLUSAPI_DELETE_CLUSTER_GROUP_GROUPSET function [Failover Cluster]
clusapi/DeleteClusterGroupSet
clusapi/PCLUSAPI_DELETE_CLUSTER_GROUP_GROUPSET
mscs.deleteclustergroupcollection
mscs\deleteclustergroupcollection.htm
MsCS
8787d61b-7a80-404c-985f-1ad4ba01acf0
12/05/2018
DeleteClusterGroupSet, DeleteClusterGroupSet function [Failover Cluster], PCLUSAPI_DELETE_CLUSTER_GROUP_GROUPSET, PCLUSAPI_DELETE_CLUSTER_GROUP_GROUPSET function [Failover Cluster], clusapi/DeleteClusterGroupSet, clusapi/PCLUSAPI_DELETE_CLUSTER_GROUP_GROUPSET, mscs.deleteclustergroupcollection
clusapi.h
Windows
None supported
Windows Server 2016
ClusAPI.lib
ClusAPI.dll
Windows
19H1
DeleteClusterGroupSet
clusapi/DeleteClusterGroupSet
c++
APIRef
kbSyntax
DllExport
ClusAPI.dll
DeleteClusterGroupSet

DeleteClusterGroupSet function

-description

Deletes the specified groupset from the cluster. The groupset must contain no groups.

-parameters

-param hGroupSet [in]

A handle to the collection to be deleted

-returns

If the operation succeeds, the function returns ERROR_SUCCESS.

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