次の方法で共有


IMoniker.GetTimeOfLastChange Method

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

Syntax

'宣言
Sub GetTimeOfLastChange ( _
    pbc As IBindCtx, _
    pmkToLeft As IMoniker, _
    <OutAttribute> pFileTime As FILETIME() _
)
void GetTimeOfLastChange(
    IBindCtx pbc,
    IMoniker pmkToLeft,
    FILETIME[] pFileTime
)

Parameters

.NET Framework Security

See Also

Reference

IMoniker Interface

Microsoft.VisualStudio.OLE.Interop Namespace