IASynchronousNotifyingChangeApplierTarget::GetDataRetriever

Gets an object that can be used to retrieve item data from a replica.

NoteNote

This method is now obsolete.


HRESULT GetDataRetriever(
  IUnknown ** ppDataRetriever);

ppDataRetriever

[out] Returns an object that can be used to retrieve item data from a replica.

  • S_OK

  • Provider-specific error codes

Show: