Share via


IFeedItemMetadata::GetIsTombstone

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

HRESULT GetIsTombstone(
  BOOL * pfIsTombstone);

Parameters

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

Return Value

  • S_OK

  • E_POINTER

See Also

Reference

IFeedItemMetadata Interface