Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents methods that an IAsynchronousNotifyingChangeApplierTarget object can call to inform Sync Framework that processing has been completed on an IAsynchronousNotifyingChangeApplierTarget method.
interface IAsynchronousNotifyingChangeApplierTargetCallback : IUnknown
Members
| IAsynchronousNotifyingChangeApplierTargetCallback methods | Description |
|---|---|
IAsynchronousNotifyingChangeApplierTargetCallback::SaveChangeComplete |
Indicates that IAsynchronousNotifyingChangeApplierTarget::SaveChange has finished successfully. |
IAsynchronousNotifyingChangeApplierTargetCallback::SaveChangeWithChangeUnitsComplete |
Indicates that IAsynchronousNotifyingChangeApplierTarget::SaveChangeWithChangeUnits has finished successfully. |
IAsynchronousNotifyingChangeApplierTargetCallback::SaveConflictComplete |
Indicates that IAsynchronousNotifyingChangeApplierTarget::SaveConflict has finished successfully. |
IAsynchronousNotifyingChangeApplierTargetCallback::SaveKnowledgeComplete |
Indicates that IAsynchronousNotifyingChangeApplierTarget::SaveKnowledge has finished successfully. |
Indicates that an IAsynchronousNotifyingChangeApplierTarget method failed. |
Requirements
Header: Synchronization.h