0 out of 1 rated this helpful - Rate this topic

IWbemDecoupledBasicEventProvider interface

The IWbemDecoupledBasicEventProvider interface is a cocreatable interface that registers decoupled providers with WMI. The object created should be passed into the pUnknown argument of IWbemDecoupledRegistrar::Register.

Members

The IWbemDecoupledBasicEventProvider interface inherits from the IUnknown interface. IWbemDecoupledBasicEventProvider also has these types of members:

Methods

The IWbemDecoupledBasicEventProvider interface has these methods.

MethodDescription
GetService

Retrieves an IWbemServices object for calling back to WMI.

GetSink

Creates an object sink for event forwarding.

Register

Registers an object interface with WMI.

 

Remarks

Windows 2000 and Windows NT:  Requires the WMI SDK Update or the Microsoft .NET Framework SDK. For more information about obtaining this SDK, see Windows Management Instrumentation.
Windows NT:  Requires the Microsoft .NET Framework SDK. For more information about obtaining this SDK, see Windows Management Instrumentation.

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Redistributable

WMI Redistributable Components version 1.0 on Windows 2000.

Header

Wbemprov.h (include Wbemidl.h)

Library

Wbemuuid.lib

DLL

Wmidcprv.dll

See also

COM API for WMI
Incorporating a Provider in an Application

 

 

Send comments about this topic to Microsoft

Build date: 11/19/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.