Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Starts the enumeration of groupset for a cluster.
Syntax
HGROUPSETENUM ClusterGroupSetOpenEnum(
[in] HCLUSTER hCluster
);
Parameters
[in] hCluster
A handle to the cluster containing the groupset.
Return value
If successful, returns a handle suitable for use with ClusterGroupSetEnum
If the operation fails, the function returns NULL. For more information about the error, call GetLastError.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2016 |
| Target Platform | Windows |
| Header | clusapi.h |
| Library | ClusAPI.lib |
| DLL | ClusAPI.dll |