Condividi tramite


IAsynchronousNotifyingChangeApplierTarget::OnChangeApplierError

Chiamato da Sync Framework quando qualsiasi metodo IAsynchronousNotifyingChangeApplier ha esito negativo.

HRESULT OnChangeApplierError(
  HRESULT hrError);

Parametri

  • hrError
    [in] Codice di errore restituito dal metodo IAsynchronousNotifyingChangeApplier che ha avuto esito negativo.

Valore restituito

  • S_OK

  • Codici di errore determinati dal provider

Vedere anche

Riferimento

Interfaccia IAsynchronousNotifyingChangeApplierTarget