IAsynchronousDataRetriever::LoadChangeData

Retrieves item data for a change.

NoteNote

This interface is now obsolete.


HRESULT LoadChangeData(
  ILoadChangeContext * pLoadChangeContext);

pLoadChangeContext

[in] Metadata that describes the change for which data should be retrieved.

  • S_OK

  • Provider-determined error codes

When LoadChangeData is called, the provider must take one of the following actions:

Show: