IContactPropertyCollection::Reset Method

Resets enumeration of properties.

Syntax

HRESULT Reset(VOID);

Return Value

Returns one of the following values:

S_OK Reset is successful.

Remarks

Note  Collection has been reset to the location before the first element (if any elements are present), so you must call IContactPropertyCollection::Next to begin querying data.