iGetClusterNetInterfaceInfo 接口 (cluadmex.h)

[此接口可用于“要求”部分中指定的操作系统。 Windows Server 2008 中删除了对此接口的支持。]

IGetClusterNetInterfaceInfo 接口由故障转移群集管理员扩展调用,以检索有关网络接口的信息。

继承

IGetClusterNetInterfaceInfo 接口继承自 IUnknown 接口。 IGetClusterNetInterfaceInfo 还具有以下类型的成员:

方法

IGetClusterNetInterfaceInfo 接口包含以下方法。

 
IGetClusterNetInterfaceInfo::GetNetInterfaceHandle

检索节点的句柄。

备注

如果要扩展的对象不是网络接口,则 IGetClusterNetInterfaceInfo 方法的查询将失败。 否则,当故障转移群集管理员调用以下方法的实现时,可以使用 IGetClusterNetInterfaceInfo 接口。

故障转移群集管理员传入 IUnknown 指针 piData。 使用 piDataIGetClusterNetInterfaceInfo 方法之一调用 QueryInterface

要求

   
最低受支持的客户端 无受支持的版本
最低受支持的服务器 Windows Server 2003 企业版、Windows Server 2003 Datacenter
目标平台 Windows
标头 cluadmex.h

另请参阅

故障转移群集管理员信息接口

IWEExtendContextMenu::AddContextMenuItems

IWEExtendPropertySheet::CreatePropertySheetPages

IWEExtendWizard97::CreateWizard97Pages

IWEExtendWizard::CreateWizardPages

IWEInvokeCommand::InvokeCommand