IWbemProviderInit interface (wbemprov.h)
The IWbemProviderInit interface is called by Windows Management to initialize providers. All providers are required to implement IWbemProviderInit.
Inheritance
The IWbemProviderInit interface inherits from the IUnknown interface. IWbemProviderInit also has these types of members:
Methods
The IWbemProviderInit interface has these methods.
IWbemProviderInit::Initialize Called by Windows Management to initialize a provider to receive client requests. All types of providers must implement this method. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wbemprov.h (include Wbemidl.h) |