Share via


IEnumFeedItemHistory Interface

Enumerates the collection of history entries that are contained in an item.

interface IEnumFeedItemHistory : IUnknown

Members

IEnumFeedItemHistory Methods Description

IEnumFeedItemHistory::Next

Gets the next items in the enumeration.

IEnumFeedItemHistory::Skip

Skips the specified number of history entries.

IEnumFeedItemHistory::Reset

Resets the enumerator to the beginning of the history collection.

IEnumFeedItemHistory::Clone

Clones the enumerator and returns a new enumerator that is in the same state as the current one.

Requirements

Header: Feedsync.h

See Also

Concepts

Sync Services for FeedSync Components