Skip to content

Latest commit

 

History

History
113 lines (86 loc) · 4.42 KB

nn-cluadmex-igetclusterdatainfo.md

File metadata and controls

113 lines (86 loc) · 4.42 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.IGetClusterDataInfo
IGetClusterDataInfo (cluadmex.h)
The IGetClusterDataInfo interface is called by a Failover Cluster Administrator extension to retrieve information about a cluster.
IGetClusterDataInfo
IGetClusterDataInfo interface [Failover Cluster]
IGetClusterDataInfo interface [Failover Cluster]
described
_wolf_igetclusterdatainfo
cluadmex/IGetClusterDataInfo
mscs.igetclusterdatainfo
mscs\igetclusterdatainfo.htm
MsCS
a2800ac8-a865-4e66-8147-90e95b54cb0c
12/05/2018
IGetClusterDataInfo, IGetClusterDataInfo interface [Failover Cluster], IGetClusterDataInfo interface [Failover Cluster],described, _wolf_igetclusterdatainfo, cluadmex/IGetClusterDataInfo, mscs.igetclusterdatainfo
cluadmex.h
Windows
None supported
Windows Server 2003 Enterprise, Windows Server 2003 Datacenter
CluAdmEx.idl
Windows
19H1
IGetClusterDataInfo
cluadmex/IGetClusterDataInfo
c++
APIRef
kbSyntax
COM
cluadmex.h
IGetClusterDataInfo

IGetClusterDataInfo 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 IGetClusterDataInfo interface is called by a Failover Cluster Administrator extension to retrieve information about a cluster.

-inheritance

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

-remarks

You can use the IGetClusterDataInfo interface when Cluster Administrator calls your implementations of the following methods:

Failover Cluster Administrator passes in an IUnknown pointer as the piData parameter for these methods. Use piData to call the QueryInterface method for one of the IGetClusterDataInfo methods.

-see-also

Failover Cluster Administrator Information Interfaces

IWEExtendContextMenu::AddContextMenuItems

IWEExtendPropertySheet::CreatePropertySheetPages

IWEExtendWizard97::CreateWizard97Pages

IWEExtendWizard::CreateWizardPages

IWEInvokeCommand::InvokeCommand