IFeedItemMetadata::GetIsTombstone

Gets a value that indicates whether the item is a tombstone.


HRESULT GetIsTombstone(
  BOOL * pfIsTombstone);

pfIsTombstone

[out] Returns TRUE if the item is a tombstone; otherwise, FALSE.

  • S_OK

  • E_POINTER

Show: