IWbemProviderIdentity interface (wbemprov.h)
The IWbemProviderIdentity interface is implemented by an event provider if the provider registers itself using more than one Name (multiple instances of __Win32Provider) with the same CLSID value. The class provides a mechanism for distinguishing which named provider should be used.
Inheritance
The IWbemProviderIdentity interface inherits from the IUnknown interface. IWbemProviderIdentity also has these types of members:
Methods
The IWbemProviderIdentity interface has these methods.
IWbemProviderIdentity::SetRegistrationObject The IWbemProviderIdentity::SetRegistrationObject method is called by the Windows Management service prior to initializing an event provider (if the provider implements IWbemProviderIdentity). |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wbemprov.h (include Wbemidl.h) |