IFeedItemMetadata::GetIsTombstone
Obtient une valeur qui indique si l'élément est un objet tombstone.
HRESULT GetIsTombstone(
BOOL * pfIsTombstone);
Paramètres
- pfIsTombstone
[out] Retourne TRUE si l'élément est un objet tombstone ; sinon, FALSE.
Valeur de retour
S_OK
E_POINTER