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.
Builds a FeedSync feed during a synchronization session by using XML strings in the FeedSync format.
interface IFeedBuilderWithXmlText : IFeedBuilder
Members
IFeedBuilderWithXmlText method | Description |
---|---|
Saves an item change to the feed. The item change is represented by an XML string in the FeedSync format. |
|
Saves a conflict for later conflict resolution or propagation. The conflict is represented by an XML string in the FeedSync format. |
Remarks
An IFeedBuilderWithXmlText object can be obtained by passing IID_IFeedBuilderWithXmlText to the QueryInterface method of an IFeedBuilder object.
Requirements
Header: Feedsync.h