共用方式為


IFeedSyncServicesWithXmlText 介面

表示同步處理提供者可以用來在 Sync Framework 資料與 FeedSync 資料間相互溝通的其他服務。

interface IFeedSyncServicesWithXmlText : IFeedSyncServices

成員

IFeedSyncServicesWithXmlText 方法 描述

IFeedSyncServicesWithXmlText::LoadChangeDataXmlText

針對從載入之摘要指定的項目,載入採用 FeedSync 格式,表示為 XML 字串的資料。

備註

若要取得 IFeedSyncServicesWithXmlText 物件,請將 IID_IFeedSyncServicesWithXmlText 傳遞給 IFeedSyncServices 物件的 QueryInerface 方法。

需求

標頭: Feedsync.h

請參閱

概念

Sync Framework Web 同步處理元件