IConstraintConflict::GetConstraintResolveActionForChange

Gets the conflict resolution action for the conflict.


HRESULT GetConstraintResolveActionForChange(
  SYNC_CONSTRAINT_RESOLVE_ACTION * pConstraintResolveAction);

pConstraintResolveAction

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

  • S_OK

  • E_POINTER

Show: