3 references to GetTimeOfLastChange
System.Private.Windows.Core (3)
Windows.Win32.IMoniker.g.cs (1)
554
return __object.
GetTimeOfLastChange
(pbc, pmkToLeft, pFileTime);
Windows.Win32.System_Com_IMoniker_Extensions.g.cs (2)
79
/// <inheritdoc cref="winmdroot.System.Com.IMoniker.Interface.
GetTimeOfLastChange
(winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.IMoniker*, global::System.Runtime.InteropServices.ComTypes.FILETIME*)"/>
84
winmdroot.Foundation.HRESULT __result = @this.
GetTimeOfLastChange
(pbc, pmkToLeft, pFileTimeLocal);