IGetClusterNetInterfaceInfo interface (cluadmex.h)
[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 IGetClusterNetInterfaceInfo interface is called by a Failover Cluster Administrator extension to retrieve information about a network interface.
Inheritance
The IGetClusterNetInterfaceInfo interface inherits from the IUnknown interface. IGetClusterNetInterfaceInfo also has these types of members:
Methods
The IGetClusterNetInterfaceInfo interface has these methods.
IGetClusterNetInterfaceInfo::GetNetInterfaceHandle Retrieves a handle to a node. |
Remarks
If the object being extended is not a network interface, queries for IGetClusterNetInterfaceInfo methods will fail. Otherwise, you can use the IGetClusterNetInterfaceInfo interface when Failover Cluster Administrator calls your implementations of the following methods.
- IWEExtendPropertySheet::CreatePropertySheetPages
- IWEExtendContextMenu::AddContextMenuItems
- IWEExtendWizard::CreateWizardPages
- IWEExtendWizard97::CreateWizard97Pages
- IWEInvokeCommand::InvokeCommand
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2003 Enterprise, Windows Server 2003 Datacenter |
Target Platform | Windows |
Header | cluadmex.h |
See also
Failover Cluster Administrator Information Interfaces
IWEExtendContextMenu::AddContextMenuItems
IWEExtendPropertySheet::CreatePropertySheetPages
IWEExtendWizard97::CreateWizard97Pages