Share via


IEnumReplItem

The IEnumReplItem interface provides methods that enable the enumeration of a collection of synchronizable items.

Methods in Vtable Order

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

Smartphone: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later
Header: cesync.h
Library: None

See Also

ActiveSync API Interfaces

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.