IConstraintConflict::SetConstraintResolveActionForChange
Sets a conflict resolution action for the conflict.
S_OK.
E_INVALIDARG when constraintResolveAction is not a member of SYNC_CONSTRAINT_RESOLVE_ACTION, or when the conflict is not a collision conflict and constraintResolveAction is set to a value other than SCRA_DEFER or SCRA_TRANSFER_AND_DEFER, or when the conflict is a collision conflict and no conflict item ID has been specified.
Show: