cluadmex.h header
This header is used by Windows Clustering. For more information, see:
cluadmex.h contains the following programming interfaces:
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. |