Partager via


Interface ISyncChangeBatchBase2

Représente des fonctions supplémentaires d'un objet ISyncChangeBatchBase.

Syntaxe

interface ISyncChangeBatchBase2 : ISyncChangeBatchBase

Membres

Méthode ISyncChangeBatchBase2

Description

ISyncChangeBatchBase2::SerializeWithOptions

Sérialise les données d'objet de lot de modifications vers un tableau d'octets selon la version spécifiée et les options de sérialisation.

Notes

Il est possible d'obtenir un objet ISyncChangeBatchBase2 en passant IID_ISyncChangeBatchBase2 à la méthode QueryInterface d'un objet ISyncChangeBatchBase.

Spécifications

En-tête : Synchronization.h

Voir aussi

Autres ressources

Composants principaux de Sync Framework