This documentation is archived and is not being maintained.
IConstraintConflict::GetConstraintResolveActionForChangeUnit
Gets the conflict resolution action for the conflicting change unit change.
HRESULT GetConstraintResolveActionForChangeUnit(
ISyncChangeUnit *pChangeUnit,
SYNC_CONSTRAINT_RESOLVE_ACTION * pConstraintResolveAction);
- pChangeUnit
[in] The change unit for which to retrieve the conflict resolution action.
- pConstraintResolveAction
[out] Returns the conflict resolution action for the conflicting change unit change.