IADsPropertyList::PurgePropertyList

Deletes all items from the property list.

HRESULT PurgePropertyList(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 property list was purged.