This topic has not yet been rated - Rate this topic

IWbemShutdown interface

The IWbemShutdown interface indicates to the provider that an instance of an object is ready to be discarded. The provider can use this call to release resources that it is referencing currently.

The interface is used by providers to receive notification that their object implementation is no longer required.

Members

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

Methods

The IWbemShutdown interface has these methods.

MethodDescription
Shutdown

Indicates to a provider that the services provided by the provider are no longer required.

 

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

Header

Wbemcli.h (include Wbemidl.h)

Library

Wbemuuid.lib

DLL

Fastprox.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.