IWbemDecoupledBasicEventProvider 介面 (wbemprov.h)

IWbemDecoupledBasicEventProvider 介面是可共同建立的介面,可向WMI註冊分離的提供者。 建立的對象應該傳遞至 IWbemDecoupledRegistrar::RegisterpUnknown 自變數。

繼承

IWbemDecoupledBasicEventProvider 介面繼承自 IWbemDecoupledRegistrarIWbemDecoupledBasicEventProvider 也有下列類型的成員:

方法

IWbemDecoupledBasicEventProvider 介面具有這些方法。

 
IWbemDecoupledBasicEventProvider::GetService

IWbemDecoupledBasicEventProvider::GetService 方法會擷取 IWbemService 物件,以用來回呼 WMI。 這個方法提供完全並行存取。
IWbemDecoupledBasicEventProvider::GetSink

IWbemDecoupledBasicEventProvider::GetSink 方法會擷取 IWbemObjectSink 物件,以便將事件轉送至 WMI。 這個方法提供完全並行存取。

規格需求

需求
最低支援的用戶端 Windows Vista
最低支援的伺服器 Windows Server 2008
目標平台 Windows
標頭 wbemprov.h (包含 Wbemidl.h)

另請參閱

適用於 WMI 的 COM API

IWbemDecoupledRegistrar

在應用程式中納入提供者