Condividi tramite


IProviderSyncServices::CreateRecoverableErrorData

Crea un oggetto IRecoverableErrorData. Questo oggetto contiene un errore aggiuntivo relativo a un errore reversibile.

HRESULT CreateRecoverableErrorData(
  IRecoverableErrorData ** ppRecoverableErrorData);

Parametri

  • ppRecoverableErrorData
    [out] Restituisce l'oggetto dati dell'errore reversibile appena creato.

Valore restituito

  • S_OK

  • E_POINTER

  • E_OUTOFMEMORY

Vedere anche

Riferimento

Interfaccia IProviderSyncServices