Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Gets the change unit IDs of change units in the destination replica that conflict with change units in this item.
Syntax
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.