ISynchronousNotifyingChangeApplierTarget::GetDataRetriever

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

HRESULT GetDataRetriever(
  IUnknown ** ppDataRetriever);

Parameters

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

Return Value

  • S_OK

  • Provider-specific error codes

See Also

Reference

ISynchronousNotifyingChangeApplierTarget Interface