iGetClusterDataInfo 接口 (cluadmex.h)
[此接口可用于“要求”部分中指定的操作系统。 Windows Server 2008 中删除了对此接口的支持。]
IGetClusterDataInfo 接口由故障转移群集管理员扩展调用,以检索有关群集的信息。
继承
IGetClusterDataInfo 接口继承自 IUnknown 接口。 IGetClusterDataInfo 还具有以下类型的成员:
方法
IGetClusterDataInfo 接口包含以下方法。
IGetClusterDataInfo::GetClusterHandle 返回群集的句柄。 |
IGetClusterDataInfo::GetClusterName 返回群集的名称。 (IGetClusterDataInfo.GetClusterName) |
IGetClusterDataInfo::GetObjectCount 返回所选群集对象数的计数。 |
注解
当群集管理员调用以下方法的实现时,可以使用 IGetClusterDataInfo 接口:
- IWEExtendPropertySheet::CreatePropertySheetPages
- IWEExtendContextMenu::AddContextMenuItems
- IWEExtendWizard::CreateWizardPages
- IWEExtendWizard97::CreateWizard97Pages
- IWEInvokeCommand::InvokeCommand
要求
要求 | 值 |
---|---|
最低受支持的客户端 | 无受支持的版本 |
最低受支持的服务器 | Windows Server 2003 企业版、Windows Server 2003 Datacenter |
目标平台 | Windows |
标头 | cluadmex.h |
另请参阅
IWEExtendContextMenu::AddContextMenuItems
IWEExtendPropertySheet::CreatePropertySheetPages
IWEExtendWizard97::CreateWizard97Pages