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.
Occurs after a change is successfully applied.
HRESULT OnChangeApplied(
DWORD dwChangesApplied,
DWORD dwChangesFailed);
Parameters
Term |
Definition |
dwChangesApplied |
[in] The number of changes that have been successfully applied during the synchronization session. This value is the sum of item changes plus change unit changes. |
dwChangesFailed |
[in] The number of changes that have failed to apply during the synchronization session. This value is the sum of item changes plus change unit changes. |
Return Value
S_OK
Application-determined error codes