This topic has not yet been rated - Rate this topic

IWbemProviderInit interface

The IWbemProviderInit interface is called by Windows Management to initialize providers. All providers are required to implement IWbemProviderInit.

Members

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

Methods

The IWbemProviderInit interface has these methods.

MethodDescription
Initialize

Called by Windows Management to initialize a provider.

 

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Wbemprov.h (include Wbemidl.h)

Library

Wbemuuid.lib

DLL

Wbemsvc.dll

 

 

Send comments about this topic to Microsoft

Build date: 11/19/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.