IDSRefConsumer.GetTimestamp 方法

定义

返回 DSRef 的持续时间。

public:
 Microsoft::VisualStudio::OLE::Interop::FILETIME GetTimestamp();
public Microsoft.VisualStudio.OLE.Interop.FILETIME GetTimestamp ();
abstract member GetTimestamp : unit -> Microsoft.VisualStudio.OLE.Interop.FILETIME
Public Function GetTimestamp () As FILETIME

返回

FILETIME

如果成功,则为 NOERROR;否则为未指定的失败代码。

适用于