iGetClusterNodeInfo 接口 (cluadmex.h)
[此接口可用于“要求”部分中指定的操作系统。 Windows Server 2008 中删除了对此接口的支持。]
IGetClusterNodeInfo 接口由故障转移群集管理员扩展调用,以检索有关节点的信息。
继承
IGetClusterNodeInfo 接口继承自 IUnknown 接口。 IGetClusterNodeInfo 还具有以下类型的成员:
方法
IGetClusterNodeInfo 接口包含以下方法。
IGetClusterNodeInfo::GetNodeHandle 返回节点的句柄。 |
注解
如果要扩展的对象不是节点,则对 IGetClusterNodeInfo 方法的查询将失败。 否则,当故障转移群集管理员调用以下方法的实现时,可以使用 IGetClusterNodeInfo 接口:
- 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