IEnumLoggedConflicts Interface
Enumerates the logged conflicts that are stored in a conflict log.
Syntax
interface IEnumLoggedConflicts : IUnknown
Members
IEnumLoggedConflicts method |
Description |
---|---|
Returns the next elements in the conflict log, if they are available. |
|
Skips the specified number of conflicts. |
|
Resets the enumerator to the beginning of the conflict log. |
|
Clones the enumerator and returns a new enumerator that is in the same state as the current one. This method is not implemented. |
Requirements
Header: Synchronization.h