[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( );
None.
WBEM_E_FAILED | General failure. |
WBEM_NO_ERROR | Success. |