共用方式為


IFeedClockVector::GetUpdateCount

HRESULT GetUpdateCount(
  DWORD* pdwUpdateCount);

參數

  • pdwUpdateCount
    [out] 取得已對此 FeedSync 項目執行的更新數目。這個值會對應到 FeedSync 項目的 updates 屬性。

傳回值

  • S_OK

  • E_POINTER

請參閱

參考

IFeedClockVector 介面