IChangeConflict::GetResolveActionForChange

Gets the conflict resolution action for the conflict.


HRESULT GetResolveActionForChange(
  SYNC_RESOLVE_ACTION * pResolveAction);

pResolveAction

[out] Returns the conflict resolution action for the conflict.

  • S_OK

  • E_POINTER

Show: