次の方法で共有


IRunningObjectTable.NoteChangeTime Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Sub NoteChangeTime ( _
    dwRegister As UInteger, _
    pFileTime As FILETIME() _
)
void NoteChangeTime(
    uint dwRegister,
    FILETIME[] pFileTime
)

Parameters

.NET Framework Security

See Also

Reference

IRunningObjectTable Interface

Microsoft.VisualStudio.OLE.Interop Namespace