IGetClusterObjectInfo 接口 (cluadmex.h)

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

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

继承

IGetClusterObjectInfo 接口继承自 IUnknown 接口。 IGetClusterObjectInfo 也有以下类型的成员:

方法

IGetClusterObjectInfo 接口具有这些方法。

 
IGetClusterObjectInfo::GetObjectName

返回群集对象的名称。
IGetClusterObjectInfo::GetObjectType

返回群集对象的类型。

注解

当故障转移群集管理员调用以下方法的实现时,可以使用 IGetClusterObjectInfo 接口:

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

不要从 IGetClusterObjectInfo 接口获取其他信息接口,例如 IGetClusterGroupInfo 。 虽然 QueryInterface 将返回有效的接口,但操作在 群集上下文中无效,结果是表示没有实际群集对象的接口。 有关插图,请参阅 IGetClusterResourceInfo

要求

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

另请参阅

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

IWEExtendContextMenu::AddContextMenuItems

IWEExtendPropertySheet::CreatePropertySheetPages

IWEExtendWizard97::CreateWizard97Pages

IWEExtendWizard::CreateWizardPages

IWEInvokeCommand::InvokeCommand