勇芳软件工作室.汉化:  Windows Management Instrumentation > COM API for WMI > Interfaces >

IWbemDecoupledBasicEventProvider

Previous pageReturn to chapter overviewNext page

IWbemDecoupledBasicEventProvider接口是一个可共享的接口,用于向WMI注册解耦供应商。创建的对象应该被传递到IWbemDecoupledRegistrar.Register的pUnknown参数。

 

方法

 

IWbemDecoupledBasicEventProvider接口继承了IWbemDecoupledRegistrar接口的方法。

 

此外,IWbemDecoupledBasicEventProvider定义了以下方法。

 

方法

描述

GetService

检索IWbemServices对象以回调WMI。

GetSink

创建用于事件转发的对象接收器。

寄存器

注册一个与WMI的对象接口。

 

备注

 

Windows 2000和Windows NT:需要WMI SDK Update或Microsoft .NET Framework SDK。

 

Windows NT:需要Microsoft .NET Framework SDK。

 

要求

 

客户

需要Windows Vista或Windows XP。

服务器

需要Windows Server 2008或Windows Server 2003。

可再发行

需要Windows 2000和Windows NT上的WMI可重新分发组件版本1.0。在Windows NT上,它也需要Microsoft .NET Framework。

在Wbemprov.inc中声明。

DLL

需要Wmidcprv.dll。