IDataRetrieverCallback::LoadChangeDataError

Indicates that an IAsynchronousDataRetriever method failed.

NoteNote

This method is now obsolete.


HRESULT LoadChangeDataError(
  HRESULT hrError);

Parameter

Description

hrError

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

Show: