Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the knowledge to be learned if this change is applied.
HRESULT GetConflictKnowledge(
ISyncKnowledge ** ppConflictKnowledge);
Parameters
- ppConflictKnowledge
[out] Returns the knowledge to be learned if this change is applied.
Return Value
S_OK
E_POINTER
Remarks
If the change that is represented by this conflict is applied to a replica, ppConflictKnowledge must be combined with the knowledge of that replica.