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 additional services that a synchronization provider can use to interoperate between Sync Framework data and FeedSync data.
interface IFeedSyncServicesWithXmlText : IFeedSyncServices
Members
IFeedSyncServicesWithXmlText method | Description |
---|---|
Loads data, represented as an XML string in the FeedSync format, for a specified item from the loaded feed. |
Remarks
An IFeedSyncServicesWithXmlText object can be obtained by passing IID_IFeedSyncServicesWithXmlText to the QueryInerface method of an IFeedSyncServices object.
Requirements
Header: Feedsync.h