Reset
Applies to: SharePoint Foundation 2010
Reset the enumerator to the start of the property bag.
HRESULT Reset(void);
Return Value
The IEnumParserProperties Interface methods return typical HRESULT values. In general, the method should return a positive OK value when successful or a negative FAIL value when unsuccessful.
See Also
Reference
IEnumParserProperties Interface