ISyncChangeBatchBase2 interface (winsync.h)

Represents additional capabilities of an ISyncChangeBatchBase object.

Inheritance

The ISyncChangeBatchBase2 interface inherits from ISyncChangeBatchBase. ISyncChangeBatchBase2 also has these types of members:

Methods

The ISyncChangeBatchBase2 interface has these methods.

 
ISyncChangeBatchBase2::SerializeWithOptions

Serializes the change batch object data to a byte array, based on the specified version and serialization options.

Remarks

An ISyncChangeBatchBase2 object can be obtained by passing IID_ISyncChangeBatchBase2 to the QueryInterface method of an ISyncChangeBatchBase object.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header winsync.h

See also

IEnumSyncChanges Interface

ISyncChangeBatch Interface

ISyncChangeBatchAdvanced Interface

ISyncChangeBatchBase Interface

ISyncChangeBatchWithPrerequisite Interface

ISyncFullEnumerationChangeBatch Interface

SyncSerializationVersion Enumeration

Windows Sync Interfaces