IADsComputerOperations 接口 (iads.h)
IADsComputerOperations 接口是继承自 IAD 的双接口。 它公开用于通过网络检索计算机状态和启用远程关闭的方法。 目录服务提供商可以选择实现此接口,以支持通过 ADSI 通过网络进行基本系统管理。
继承
IADsComputerOperations 接口继承自 IDispatch 和 IAD。 IADsComputerOperations 也具有以下类型的成员:
方法
IADsComputerOperations 接口具有这些方法。
IADsComputerOperations::Shutdown IADsComputerOperations::Shutdown 方法会导致 ADSI 控制下的计算机通过可选重启来执行关闭操作。 |
IADsComputerOperations::Status IADsComputerOperations::Status 方法检索计算机的状态。 |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows Vista |
最低受支持的服务器 | Windows Server 2008 |
目标平台 | Windows |
标头 | iads.h |