IEnumReplItem

This interface enables enumeration of a collection of items.

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

Requirements

Runs On Versions Defined in Include Link to
Windows CE OS 2.0 and later Cesync.h    

Note   This API is part of the complete Windows CE OS package as provided by Microsoft. The functionality of a particular platform is determined by the original equipment manufacturer (OEM) and some devices may not support this API.

See Also

IEnumReplItem::Clone, IEnumReplItem::GetFolderHandle, IEnumReplItem::Next, IEnumReplItem::Reset, IEnumReplItem::Skip

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.