Training
Module
Implement Windows Server failover clustering - Training
Implement Windows Server failover clustering
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This header is used by Windows Clustering. For more information, see:
cluadmex.h contains the following programming interfaces:
IGetClusterDataInfo The IGetClusterDataInfo interface is called by a Failover Cluster Administrator extension to retrieve information about a cluster. |
IGetClusterGroupInfo The IGetClusterGroupInfo interface is called by a Failover Cluster Administrator extension to retrieve information about a group. |
IGetClusterNetInterfaceInfo The IGetClusterNetInterfaceInfo interface is called by a Failover Cluster Administrator extension to retrieve information about a network interface. |
IGetClusterNetworkInfo Called by a Failover Cluster Administrator extension to retrieve information about a network. |
IGetClusterNodeInfo The IGetClusterNodeInfo interface is called by a Failover Cluster Administrator extension to retrieve information about a node. |
IGetClusterObjectInfo Called by a Failover Cluster Administrator extension to retrieve information about a cluster object. |
IGetClusterResourceInfo Called by a Failover Cluster Administrator extension to retrieve information about a resource. |
IGetClusterUIInfo Called by a Failover Cluster Administrator extension to retrieve information about Failover Cluster Administrator's user interface. |
IWCContextMenuCallback The IWCContextMenuCallback interface is called by a Failover Cluster Administrator extension to add items to a Failover Cluster Administrator context menu. |
IWCPropertySheetCallback The IWCPropertySheetCallback interface is called by a Failover Cluster Administrator extension to add property pages to a Failover Cluster Administrator property sheet. |
IWCWizard97Callback The IWCWizard97Callback interface is called by a Failover Cluster Administrator extension to add a Wizard97 property page to a Wizard97 wizard, such as the Cluster Application Wizard. |
IWCWizardCallback 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. |
IWEExtendContextMenu Implement the IWEExtendContextMenu interface to extend a Failover Cluster Administrator context menu for a cluster object. |
IWEExtendPropertySheet Implement the IWEExtendPropertySheet interface to create property sheet pages for a cluster object and add them to a Failover Cluster Administrator property sheet. |
IWEExtendWizard Implement the IWEExtendWizard interface to add wizard pages to Failover Cluster Administrator's New Resource Wizard or Cluster Application Wizard. |
IWEExtendWizard97 Implement the IWEExtendWizard97 interface to add Wizard97-style wizard pages to a Failover Cluster Administrator wizard. |
IWEInvokeCommand Failover Cluster Administrator calls your implementation of the IWEInvokeCommand interface when users select context menu items that you created with the IWEExtendContextMenu interface. |
Training
Module
Implement Windows Server failover clustering - Training
Implement Windows Server failover clustering