IDataRetrieverCallback::LoadChangeDataComplete

Indicates that IAsynchronousDataRetriever::LoadChangeData has finished successfully.

NoteNote

This method is now obsolete.


HRESULT LoadChangeDataComplete(
  IUnknown * pUnkData);

pUnkData

[in] An object that can be used to access the data that was loaded by LoadChangeData.

Show: