This document is archived and information here might be outdated.  Recommended version.


IMoniker.GetTimeOfLastChange Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

IMoniker.GetTimeOfLastChange Method

[Visual Basic .NET]
Public Sub GetTimeOfLastChange ( _
    ByVal pbc As IBindCtx, _
    ByVal pmkToLeft As IMoniker, _
    ByRef pfiletime As _FILETIME _
)
[C#]
public void GetTimeOfLastChange (
    IBindCtx pbc,
    IMoniker pmkToLeft,
    ref _FILETIME pfiletime
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IMoniker Interface