Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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