Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the method that will handle the merging of data for a merge change to be saved by IFeedBuilder::SaveChange.
interface IFeedItemDataMerger : IUnknown
Members
IFeedItemDataMerger methods | Description |
---|---|
When implemented by a derived class, combines data from two items into one item. |
Remarks
Because item data is in the provider format, Sync Framework requires that a user application or provider implement IFeedItemDataMerger to merge the item data.
Requirements
Header: Feedsync.h