IFeedItemMetadataFilter Interface

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


interface IFeedItemMetadataFilter : IUnknown

IFeedItemMetadataFilter methods

Description

IFeedItemMetadataFilter::ShouldAddItemMetadata

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

Header: Feedsync.h

Show: