IMemoryConflictLog::GetInMemoryConflictLogKnowledge
Gets a knowledge object that contains a union of all the conflict knowledge objects that are contained in the conflict log.
Syntax
HRESULT GetInMemoryConflictLogKnowledge(
ISyncKnowledge ** ppSyncKnowledge);
Parameters
- ppSyncKnowledge
[out] Returns a knowledge object that contains a union of all the conflict knowledge objects that are contained in the conflict log.
Return Value
S_OK
S_FALSE when the conflict log contains no conflict knowledge
E_OUTOFMEMORY
E_POINTER