Subscriber portal
Gets the conflict resolution action for the conflicting change unit change.
HRESULT GetResolveActionForChangeUnit( ISyncChangeUnit *pChangeUnit, SYNC_RESOLVE_ACTION *pResolveAction);
[in] The change unit for which to retrieve the conflict resolution action.
[out] The conflict resolution action that is specified for pChangeUnit.
S_OK
E_POINTER