IOfflineFilesSyncConflictHandler interface (cscobj.h)

Used by a client calling the IOfflineFilesCache::Synchronize method to prescribe a conflict resolution strategy for sync conflicts as they are detected.

Inheritance

The IOfflineFilesSyncConflictHandler interface inherits from the IUnknown interface. IOfflineFilesSyncConflictHandler also has these types of members:

Methods

The IOfflineFilesSyncConflictHandler interface has these methods.

 
IOfflineFilesSyncConflictHandler::ResolveConflict

Provides a resolution decision for a sync conflict.

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Target Platform Windows
Header cscobj.h

See also

Offline Files API Interfaces