IFileSyncProviderCallback Interface
Represents application callbacks that an IFileSyncProvider object uses to send notifications to the application during synchronization.
interface IFileSyncProviderCallback : IUnknown
Members
IFileSyncProviderCallback methods | Description |
---|---|
Occurs when a directory is about to be analyzed during a change detection pass. |
|
Occurs when a file or folder is not analyzed during change detection. |
|
Occurs when the change detection pass is complete. |
|
Occurs when a file change application is about to be tried. |
|
Occurs periodically to show progress while a file is being copied. |
|
Occurs when a file change has been applied. |
|
Occurs when a change is skipped. |
Requirements
Header: FileSyncProvider.h