Share via


IDataRetrieverCallback::LoadChangeDataError

Indicates that an IAsynchronousDataRetriever method failed.

Note

This method is now obsolete.

HRESULT LoadChangeDataError(
  HRESULT hrError);

Parameters

Parameter Description

hrError

[in] The error code that represents the reason for the failure.

Return Value

  • S_OK

See Also

Reference

IAsynchronousNotifyingChangeApplierTargetCallback Interface