ISyncMgrConflict interface (syncmgr.h)

Exposes methods that provide information about a conflict retrieved from a conflict store, and allows the conflict to be resolved.

Inheritance

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

Methods

The ISyncMgrConflict interface has these methods.

 
ISyncMgrConflict::GetConflictIdInfo

Gets information that identifies a conflict within a conflict store.
ISyncMgrConflict::GetItemsArray

Retrieves a conflict items array.
ISyncMgrConflict::GetProperty

Gets a conflict property, given a property key.
ISyncMgrConflict::GetResolutionHandler

Gets the resolution handler for the conflict.
ISyncMgrConflict::Resolve

Resolves the conflict using its own sync handler, controls UI.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header syncmgr.h