ISyncMgrConflict interface
Exposes methods that provide information about a conflict retrieved from a conflict store, and allows the conflict to be resolved.
Members
The ISyncMgrConflict interface inherits from the IUnknown interface. ISyncMgrConflict also has these types of members:
Methods
The ISyncMgrConflict interface has these methods.
| Method | Description |
|---|---|
| GetConflictIdInfo |
Gets information that identifies a conflict within a conflict store. |
| GetItemsArray |
Retrieves a conflict items array. |
| GetProperty |
Gets a conflict property, given a property key. |
| GetResolutionHandler |
Gets the resolution handler for the conflict. |
| Resolve |
Resolves the conflict using its own sync handler, controls UI. |
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|