Skip to content

Latest commit

 

History

History
115 lines (88 loc) · 4.54 KB

nn-cluadmex-igetclustergroupinfo.md

File metadata and controls

115 lines (88 loc) · 4.54 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
NN:cluadmex.IGetClusterGroupInfo
IGetClusterGroupInfo (cluadmex.h)
The IGetClusterGroupInfo interface is called by a Failover Cluster Administrator extension to retrieve information about a group.
IGetClusterGroupInfo
IGetClusterGroupInfo interface [Failover Cluster]
IGetClusterGroupInfo interface [Failover Cluster]
described
_wolf_igetclustergroupinfo
cluadmex/IGetClusterGroupInfo
mscs.igetclustergroupinfo
mscs\igetclustergroupinfo.htm
MsCS
335114ff-3db8-4867-b830-6806adef01f8
12/05/2018
IGetClusterGroupInfo, IGetClusterGroupInfo interface [Failover Cluster], IGetClusterGroupInfo interface [Failover Cluster],described, _wolf_igetclustergroupinfo, cluadmex/IGetClusterGroupInfo, mscs.igetclustergroupinfo
cluadmex.h
Windows
None supported
Windows Server 2003 Enterprise, Windows Server 2003 Datacenter
CluAdmEx.idl
Windows
19H1
IGetClusterGroupInfo
cluadmex/IGetClusterGroupInfo
c++
APIRef
kbSyntax
COM
cluadmex.h
IGetClusterGroupInfo

IGetClusterGroupInfo interface

-description

[This interface is available for use in the operating systems specified in the Requirements section. Support for this interface was removed in Windows Server 2008.]

The IGetClusterGroupInfo interface is called by a Failover Cluster Administrator extension to retrieve information about a group.

-inheritance

The IGetClusterGroupInfo interface inherits from the IUnknown interface. IGetClusterGroupInfo also has these types of members:

-remarks

If the object being extended is not a group, queries for IGetClusterGroupInfo methods will fail. Otherwise, you can use the IGetClusterGroupInfo interface when Failover Cluster Administrator calls your implementations of the following methods:

Failover Cluster Administrator passes in an IUnknown interface pointer, piData. Use piData to call QueryInterface for one of the IGetClusterGroupInfo methods.

-see-also

Failover Cluster Administrator Information Interfaces

IWEExtendContextMenu::AddContextMenuItems

IWEExtendPropertySheet::CreatePropertySheetPages

IWEExtendWizard97::CreateWizard97Pages

IWEExtendWizard::CreateWizardPages

IWEInvokeCommand::InvokeCommand