Subscriber portal
Enumerates the metadata for a list of FeedSync items.
interface IEnumFeedItemMetadata : IUnknown
IEnumFeedItemMetadata methods
Description
IEnumFeedItemMetadata::Next
Gets the next items in the enumeration.
IEnumItemMetadata::Skip
Skips the specified number of items.
IEnumFeedItemMetadata::Reset
Resets the enumerator to the beginning of the item list.
IEnumFeedItemMetadata::Clone
Clones the enumerator and returns a new enumerator that is in the same state as the current one.
Header: Feedsync.h