次の方法で共有


IFeedSyncServicesWithXmlText インターフェイス

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

構文

interface IFeedSyncServicesWithXmlText : IFeedSyncServices

メンバー

IFeedSyncServicesWithXmlText メソッド

説明

IFeedSyncServicesWithXmlText::LoadChangeDataXmlText

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

説明

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

要件

ヘッダー : Feedsync.h

関連項目

その他の技術情報

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