Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the conflict resolution action for the conflicting change unit change.
HRESULT GetResolveActionForChangeUnit(
ISyncChangeUnit *pChangeUnit,
SYNC_RESOLVE_ACTION *pResolveAction);
Parameters
- pChangeUnit
[in] The change unit for which to retrieve the conflict resolution action.
- pResolveAction
[out] The conflict resolution action that is specified for pChangeUnit.
Return Value
S_OK
E_POINTER