IEnumReplItem:IUnknown (Windows CE 5.0)

Send Feedback

This interface enumerates of a collection of items.

Method Description
Clone Creates a copy of the current state of enumeration.
GetFolderHandle Gets a handle to the folder (HREPLFD) that is currently being enumerated.
Next Attempts to advance to the next item in the enumeration sequence.
Reset Resets the enumeration sequence to the beginning.
Skip Attempts to skip over the next item in the enumeration sequence.

Requirements

OS Versions: Windows CE 2.0 and later.
Header: Cesync.h.
Link Library: Coredll.lib.

See Also

ActiveSync Interfaces | IEnumReplItem::Clone | IEnumReplItem::GetFolderHandle | IEnumReplItem::Next | IEnumReplItem::Reset | IEnumReplItem::Skip

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.