ISyncCallback2 interface (winsync.h)

Represents additional application callbacks that are used to notify the application of synchronization events.

Inheritance

The ISyncCallback2 interface inherits from ISyncCallback. ISyncCallback2 also has these types of members:

Methods

The ISyncCallback2 interface has these methods.

 
ISyncCallback2::OnChangeApplied

Occurs after a change is successfully applied.
ISyncCallback2::OnChangeFailed

Occurs after a change fails to apply.

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

CONFLICT_RESOLUTION_POLICY Enumeration

ISyncCallback Interface

Windows Sync Interfaces