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 change unit IDs of change units in the destination replica that conflict with change units in this item.
HRESULT GetConflictingChangeUnits(
IEnumSyncChangeUnits ** ppEnum);
Parameters
- ppEnum
[out] Returns the change unit IDs of change units in the destination replica that conflict with change units in this item.
Return Value
S_OK.
E_POINTER.
SYNC_E_ITEM_HAS_NO_CHANGE_UNITS when the item has no change units.