Condividi tramite


Interfaccia IFeedSyncServicesWithXmlText

Rappresenta servizi aggiuntivi che possono essere utilizzati da un provider di sincronizzazione per facilitare l'interazione tra dati Sync Framework e dati FeedSync.

interface IFeedSyncServicesWithXmlText : IFeedSyncServices

Membri

Metodo IFeedSyncServicesWithXmlText Descrizione

IFeedSyncServicesWithXmlText::LoadChangeDataXmlText

Carica dati, rappresentati come una stringa XML nel formato FeedSync, per un elemento specificato dal feed caricato.

Osservazioni

Un oggetto IFeedSyncServicesWithXmlText può essere ottenuto passando IID_IFeedSyncServicesWithXmlText al metodo QueryInerface di un oggetto IFeedSyncServices.

Requisiti

Intestazione: Feedsync.h

Vedere anche

Concetti

Componenti di sincronizzazione Web di Sync Framework