IWbemContext::DeleteAll

[This is preliminary documentation and subject to change.]

The IWbemContext::DeleteAll method removes all named context values from the current object, thus emptying the object.

HRESULT DeleteAll( );
 

Parameters

None.

Return Values

WBEM_E_FAILED General failure.
WBEM_NO_ERROR Success.

See Also

IWbemContext::DeleteValue