IConstraintConflict::GetConstraintResolveActionForChange

Gets the conflict resolution action for the conflict.

HRESULT GetConstraintResolveActionForChange(
  SYNC_CONSTRAINT_RESOLVE_ACTION * pConstraintResolveAction);

Parameters

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

Return Value

  • S_OK

  • E_POINTER

See Also

Reference

IConstraintConflict Interface