IFeedSyncServicesWithXmlText Interface

Represents additional services that a synchronization provider can use to interoperate between Sync Framework data and FeedSync data.


interface IFeedSyncServicesWithXmlText : IFeedSyncServices

IFeedSyncServicesWithXmlText method

Description

IFeedSyncServicesWithXmlText::LoadChangeDataXmlText

Loads data, represented as an XML string in the FeedSync format, for a specified item from the loaded feed.

An IFeedSyncServicesWithXmlText object can be obtained by passing IID_IFeedSyncServicesWithXmlText to the QueryInerface method of an IFeedSyncServices object.

Header: Feedsync.h

Show: