IADsPropertyList::ResetPropertyItem

Resets value of item in property list to original value.

HRESULT ResetPropertyItem(
..VARIANT VarEntry       //Property entry to be reset
);
 

Parameters

[in] VarData
Entry to be reset.

Return Values

This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, and E_FAIL, as well as the following:

S_OK
The value was written to the property list.