iSdoMachine 接口 (sdoias.h)
使用 ISdoMachine 接口附加到 SDO 计算机,获取有关 SDO 计算机的信息,并获取与其他 SDO 对象的接口。
继承
ISdoMachine 接口继承自 IDispatch 接口。 ISdoMachine 还具有以下类型的成员:
方法
ISdoMachine 接口具有这些方法。
ISdoMachine::Attach Attach 方法附加到 SDO 计算机。 附加到 SDO 计算机是第一步,即使用 SDO API 管理该计算机。 |
ISdoMachine::GetAttachedComputer GetAttachedComputer 方法检索当前作为 SDO 计算机附加的计算机的名称。 |
ISdoMachine::GetDictionarySDO GetDictionarySDO 方法检索属性字典 SDO 的接口。 |
ISdoMachine::GetDomainType GetDomainType 检索 SDO 计算机所在的域的类型。 |
ISdoMachine::GetOSType GetOSType 方法检索 SDO 计算机上运行的操作系统的类型。 |
ISdoMachine::GetServiceSDO GetServiceSDO 方法检索指定服务的服务器数据对象 (SDO) 。 |
ISdoMachine::GetUserSDO GetUserSDO 方法检索指向指定用户的服务器数据对象 (SDO) 的接口。 |
ISdoMachine::IsDirectoryAvailable IsDirectoryAvailable 方法测试 Active Directory 服务在 SDO 计算机上是否可用。 |
要求
最低受支持的客户端 | 无受支持的版本 |
最低受支持的服务器 | Windows Server 2008 |
目标平台 | Windows |
标头 | sdoias.h |