Partilhar via


IAsynchronousNotifyingChangeApplierTarget::SaveChangeWithChangeUnits

Salva uma alteração de item que contém alterações da unidade de alteração no armazenamento de itens.

HRESULT SaveChangeWithChangeUnits(
  ISyncChange * pChange,
  ISaveChangeWithChangeUnitsContext * pSaveContext);

Parâmetros

  • pChange
    [in] A alteração de item a ser aplicada.
  • pSaveContext
    [in] Informações sobre a alteração a ser aplicada.

Valor de retorno

  • S_OK

  • Códigos de erro determinados pelo provedor

Comentários

Quando SaveChangeWithChangeUnits é chamado, o provedor deve executar uma destas ações:

Consulte também

Referência

Interface IAsynchronousNotifyingChangeApplierTarget
Interface IAsynchronousNotifyingChangeApplierTargetCallback