IFeedClockVector::GetUpdateCount

Gets the number of updates that have been made to the FeedSync item.


HRESULT GetUpdateCount(
  DWORD* pdwUpdateCount);

pdwUpdateCount

[out] Returns the number of updates that have been made to the FeedSync item. This value corresponds to the updates attribute of the FeedSync item.

  • S_OK

  • E_POINTER

Show: