IWbemDecoupledBasicEventProvider interface (wbemprov.h)
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.
Inheritance
The IWbemDecoupledBasicEventProvider interface inherits from IWbemDecoupledRegistrar. IWbemDecoupledBasicEventProvider also has these types of members:
Methods
The IWbemDecoupledBasicEventProvider interface has these methods.
IWbemDecoupledBasicEventProvider::GetService The IWbemDecoupledBasicEventProvider::GetService method retrieves an IWbemService object to be used to call back into WMI. This method provides for fully concurrent access. |
IWbemDecoupledBasicEventProvider::GetSink The IWbemDecoupledBasicEventProvider::GetSink method retrieves an IWbemObjectSink object for event forwarding to WMI. This method provides for fully concurrent access. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wbemprov.h (include Wbemidl.h) |