IADsPropertyList::Reset

Specifies the current item as the first one in the property list.

HRESULT Reset(void);
 

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 list was reset.