ISyncSession Interface
Controls a synchronization session between two providers.
interface ISyncSession : IUnknown
Members
ISyncSession methods | Description |
---|---|
Represents a callback interface that the ISyncSession object can use to report events that occur during synchronization. |
|
Starts a synchronization session. |
|
Cancels the current synchronization session. |
Remarks
The ISyncSession object contains the two ISyncProvider objects that participate in synchronization. It starts and controls the synchronization session, and sends progress events to the application.
Requirements
Header: Synchronization.h