3 references to GetTimeOfLastChange
System.Private.Windows.Core (3)
Windows.Win32.IRunningObjectTable.g.cs (1)
277 return __object.GetTimeOfLastChange(pmkObjectName, pfiletime);
Windows.Win32.System_Com_IRunningObjectTable_Extensions.g.cs (2)
43 /// <inheritdoc cref="winmdroot.System.Com.IRunningObjectTable.Interface.GetTimeOfLastChange(winmdroot.System.Com.IMoniker*, global::System.Runtime.InteropServices.ComTypes.FILETIME*)"/> 48 winmdroot.Foundation.HRESULT __result = @this.GetTimeOfLastChange(pmkObjectName, pfiletimeLocal);