IMoniker::GetTimeOfLastChange Method (IBindCtx^, IMoniker^, array<FILETIME>^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void GetTimeOfLastChange( IBindCtx^ pbc, IMoniker^ pmkToLeft, array<FILETIME>^ pFileTime )
Parameters
- pbc
- Type: Microsoft.VisualStudio.OLE.Interop::IBindCtx^
- pmkToLeft
- Type: Microsoft.VisualStudio.OLE.Interop::IMoniker^
- pFileTime
- Type: array<Microsoft.VisualStudio.OLE.Interop::FILETIME>^
Show: