IFeedConsumer Interface

Consumes items from a FeedSync feed and imports them to a synchronization provider.

Syntax

interface IFeedConsumer : IUnknown

Members

IFeedConsumer methods

Description

IFeedConsumer::ConsumeFeed

Consumes the specified feed and imports the items into the provider that is contained in this object.

Requirements

Header: Feedsync.h

See Also

Concepts

Sync Framework Web Synchronization Components