IADsComputerOperations 介面 (iads.h)

IADsComputerOperations 介面是繼承自 IAD 的雙重介面。 它會公開透過網路擷取計算機狀態的方法,並啟用遠端關機。 目錄服務提供者可以選擇實作此介面,以支援透過ADSI透過網路進行基本系統管理。

繼承

IADsComputerOperations 介面繼承自 IDispatchIADIADsComputerOperations 也有下列類型的成員:

方法

IADsComputerOperations 介面具有這些方法。

 
IADsComputerOperations::Shutdown

IADsComputerOperations::Shutdown 方法會導致 ADSI 控制下的電腦執行關閉作業,並選擇性重新啟動。
IADsComputerOperations::Status

IADsComputerOperations::Status 方法會擷取計算機的狀態。

規格需求

需求
最低支援的用戶端 Windows Vista
最低支援的伺服器 Windows Server 2008
目標平台 Windows
標頭 iads.h

另請參閱

IAD

IADsComputer

IDispatch