Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IWbemDecoupledRegistrar interface (wbemprov.h)

The IWbemDecoupledRegistrar interface associates decoupled providers with WMI. This interface allows a process-hosted provider to define the interoperability lifetime of the interface and to coexist with other providers.

Inheritance

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

Methods

The IWbemDecoupledRegistrar interface has these methods.

 
IWbemDecoupledRegistrar::Register

The IWbemDecoupledRegistrar::Register method registers an object interface with WMI.
IWbemDecoupledRegistrar::UnRegister

The IWbemDecoupledRegistrar::UnRegister method removes the registration of an object interface from WMI.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header wbemprov.h (include Wbemidl.h)

See also

COM API for WMI

Incorporating a Provider in an Application


Feedback

Was this page helpful?

Additional resources