This method resets the enumeration sequence to the beginning.
At a Glance
| Header file: | Cesync.h | 
| Windows CE versions: | 2.0 and later | 
Syntax
HRESULT Reset();
Return Values
One of the values in the following table is returned.
| Value | Description | 
| S_OK | The enumeration sequence was reset to the beginning | 
| S_FALSE | The enumeration sequence was not reset to the beginning. |