IChangeApplicationContext::GetSaveChangeWithChangeUnitsAction
Gets the action a destination provider must take to save a change unit.
S_OK.
E_INVALIDARG when pChangeUnit is not contained in the change, or the conflict resolution action for pChangeUnit is not a save action.
E_OUTOFMEMORY.
E_POINTER.
SYNC_E_INVALID_OPERATION when IChangeApplicationContext::GetChangeApplicationAction returned a value other than CAA_SAVE_CHANGE_WITH_CHANGE_UNITS, or when the change does not contain change units.
Show: