ISynchronousNotifyingChangeApplierTarget::GetDataRetriever

获取一个可用于从副本中检索项数据的对象。

HRESULT GetDataRetriever(
  IUnknown ** ppDataRetriever);

参数

  • ppDataRetriever
    [out] 返回一个可用于从副本中检索项数据的对象。

返回值

  • S_OK

  • 提供程序特定的错误代码

请参阅

参考

ISynchronousNotifyingChangeApplierTarget 接口