IFeedSyncServicesWithXmlText インターフェイス

同期プロバイダーが Sync Framework データと FeedSync データ間で相互運用する場合に使用できる追加のサービスを表します。

interface IFeedSyncServicesWithXmlText : IFeedSyncServices

メンバー

IFeedSyncServicesWithXmlText メソッド 説明

IFeedSyncServicesWithXmlText::LoadChangeDataXmlText

読み込まれたフィードから、指定された項目の、FeedSync 形式の XML 文字列として表されるデータを読み込みます。

解説

IFeedSyncServicesWithXmlText オブジェクトは、IFeedSyncServices オブジェクトの QueryInerface メソッドに IID_IFeedSyncServicesWithXmlText を渡すことによって取得できます。

必要条件

ヘッダー : Feedsync.h

参照

概念

Sync Framework の Web 同期コンポーネント