IWdsTransportNamespace::get_TombstoneTime method (wdstptmgmt.h)
Returns the UTC date and time when the server saved the namespace object of a deregistered namespace.
This property is read-only.
Syntax
HRESULT get_TombstoneTime(
DATE *pTombstoneTime
);
Parameters
pTombstoneTime
Return value
None
Remarks
If the namespace has not been deregistered, this property fails with an error that indicates that the namespace is not valid at this time.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | wdstptmgmt.h |
DLL | Wdstptmgmt.dll |