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 IFeedBuilderWithXmlText::SaveChangeDataXmlText.
interface IFeedItemDataXmlTextMerger : IUnknown
Members
IFeedItemDataXmlTextMerger method | Description |
---|---|
When implemented by a derived class, combines data from two items into one item. This method represents item data by using XML strings in the FeedSync format. |
Remarks
The IFeedItemDataXmlTextMerger interface is typically implemented by the provider.
Requirements
Header: Feedsync.h