IWbemProviderInitSink interface (wbemprov.h)

The IWbemProviderInitSink interface is implemented by WMI and called by providers to report initialization status.

Inheritance

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

Methods

The IWbemProviderInitSink interface has these methods.

 
IWbemProviderInitSink::SetStatus

The IWbemProviderInitSink::SetStatus method indicates to Windows Management whether a provider is fully or partially initialized.

Requirements

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