Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IEnumReplItem interface provides methods that enable the enumeration of a collection of synchronizable items.
Methods in Vtable Order
- IUnknown methods
| IEnumReplItem methods | Description |
|---|---|
| Next | Attempts to advance to the next item in the enumeration sequence. |
| Skip | Attempts to skip over the next item in the enumeration sequence. |
| Reset | Resets the enumeration sequence to the beginning. |
| Clone | Creates a copy of the current state of enumeration. |
| GetFolderHandle | Gets a handle to the folder that is currently being enumerated. |
Requirements
Pocket PC: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later
Header: cesync.h
Library: None
See Also
Send feedback on this topic to the authors.
© 2005 Microsoft Corporation. All rights reserved.