IFeedItemMetadataFilter Interface

Represents the method that will filter item changes to be included in a change batch. This callback is used by IFeedSyncServices::GetChangeBatch.

Syntax

interface IFeedItemMetadataFilter : IUnknown

Members

IFeedItemMetadataFilter methods

Description

IFeedItemMetadataFilter::ShouldAddItemMetadata

Indicates whether an item change should be included in the change batch.

Requirements

Header: Feedsync.h

See Also

Concepts

Sync Framework Web Synchronization Components