Skip to content

Latest commit

 

History

History
84 lines (66 loc) · 3.07 KB

nn-cluadmex-iwcwizardcallback.md

File metadata and controls

84 lines (66 loc) · 3.07 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.IWCWizardCallback
IWCWizardCallback (cluadmex.h)
The IWCWizardCallback interface is called by a Failover Cluster Administrator extension to add a property page to a Failover Cluster Administrator Wizard and to manage navigation.
IWCWizardCallback
IWCWizardCallback interface [Failover Cluster]
IWCWizardCallback interface [Failover Cluster]
described
_wolf_iwcwizardcallback
cluadmex/IWCWizardCallback
mscs.iwcwizardcallback
mscs\iwcwizardcallback.htm
MsCS
0d5f45c4-6091-4ea4-875a-69be7f1258db
12/05/2018
IWCWizardCallback, IWCWizardCallback interface [Failover Cluster], IWCWizardCallback interface [Failover Cluster],described, _wolf_iwcwizardcallback, cluadmex/IWCWizardCallback, mscs.iwcwizardcallback
cluadmex.h
Windows
None supported
Windows Server 2003 Enterprise, Windows Server 2003 Datacenter
CluAdmEx.idl
Windows
19H1
IWCWizardCallback
cluadmex/IWCWizardCallback
c++
APIRef
kbSyntax
COM
cluadmex.h
IWCWizardCallback

IWCWizardCallback 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 IWCWizardCallback interface is called by a Failover Cluster Administrator extension to add a property page to a Failover Cluster Administrator Wizard and to manage navigation.

-inheritance

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

-remarks

Use the piCallback pointer that you receive when Failover Cluster Administrator calls your IWEExtendWizard::CreateWizardPages method to call the methods of the IWCWizardCallback interface.

Use IWCWizard97Callback to add Wizard97 pages.

-see-also

Failover Cluster Administrator Callback Interfaces

IWCWizard97Callback

IWEExtendWizard::CreateWizardPages