Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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.
Inheritance
The IWbemShutdown interface inherits from the IUnknown interface. IWbemShutdown also has these types of members:
Methods
The IWbemShutdown interface has these methods.
| IWbemShutdown::Shutdown The IWbemShutdown::Shutdown method indicates to the provider that the provider services are not required. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | wbemcli.h (include Wbemidl.h) |