FILESYNC_CHANGE_TYPE Enumeration
Represents the different types of changes that can be applied to a destination replica.
The FILESYNC_CHANGE_TYPE enumeration communicates the type of change that is being applied. It is used by the IFileSyncProviderCallback::OnApplyingChange, IFileSyncProviderCallback::OnChangeApplied, and IFileSyncProviderCallback::OnChangeSkipped events to supply the event handler with information about the change.
Show: