Partager via


IAsynchronousNotifyingChangeApplierTarget::SaveChangeWithChangeUnits

Enregistre une modification d'élément qui contient des modifications d'unité de modification dans le magasin d'éléments.

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

Paramètres

  • pChange
    [in] Modification d'élément à appliquer.
  • pSaveContext
    [in] Informations relatives à la modification à appliquer.

Valeur de retour

  • S_OK

  • Codes d'erreur déterminés par le fournisseur

Notes

Lorsque SaveChangeWithChangeUnits est appelé, le fournisseur doit entreprendre l'une des actions suivantes :

Voir aussi

Référence

Interface IAsynchronousNotifyingChangeApplierTarget
Interface IAsynchronousNotifyingChangeApplierTargetCallback