ISyncCallback Interface
Represents application callbacks that are used to notify the application of synchronization events.
Syntax
interface ISyncCallback : IUnknown
Members
ISyncCallback methods |
Description |
---|---|
Occurs periodically during the synchronization session to report progress. |
|
Occurs before a change is applied. |
|
Occurs when a concurrency conflict is detected when the concurrency conflict resolution policy is set to CRP_NONE. |
|
Occurs when the forgotten knowledge from the source provider is not contained in the current knowledge of the destination provider. |
|
Occurs when a synchronization provider sets a recoverable error while it is loading or saving an item. |
Requirements
Header: Synchronization.h