3 references to SetElementTimes
System.Private.Windows.Core (3)
Windows.Win32.IStorage.g.cs (1)
620 return __object.SetElementTimes(pwcsName, pctime, patime, pmtime);
Windows.Win32.System_Com_StructuredStorage_IStorage_Extensions.g.cs (2)
119 /// <inheritdoc cref="winmdroot.System.Com.StructuredStorage.IStorage.Interface.SetElementTimes(winmdroot.Foundation.PCWSTR, global::System.Runtime.InteropServices.ComTypes.FILETIME*, global::System.Runtime.InteropServices.ComTypes.FILETIME*, global::System.Runtime.InteropServices.ComTypes.FILETIME*)"/> 130 winmdroot.Foundation.HRESULT __result = @this.SetElementTimes(pwcsNameLocal, pctimeLocal, patimeLocal, pmtimeLocal);