IFeedClockVector::GetUpdateCount

HRESULT GetUpdateCount(
  DWORD* pdwUpdateCount);

参数

  • pdwUpdateCount
    [out] 返回对 FeedSync 项所做更新的数目。此值对应于 FeedSync 项的 updates 属性。

返回值

  • S_OK

  • E_POINTER

请参阅

参考

IFeedClockVector 接口