Delen via


IFeedItemMetadata::GetUpdateCount

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

HRESULT GetUpdateCount(
  ULONG * pulUpdateCount);

Parameters

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

Return Value

  • S_OK

  • E_POINTER

See Also

Reference

IFeedItemMetadata Interface