This documentation is archived and is not being maintained.
ILoggedConflict::GetConflictKnowledge
Gets the knowledge to be learned if this change is applied.
HRESULT GetConflictKnowledge(
ISyncKnowledge ** ppConflictKnowledge);
- ppConflictKnowledge
[out] Returns the knowledge to be learned if this change is applied.
If the change that is represented by this conflict is applied to a replica, ppConflictKnowledge must be combined with the knowledge of that replica.