2 references to SetElementTimes
System.Private.Windows.Core (2)
Windows.Win32.IStorage.g.cs (2)
589
/// <inheritdoc cref="
SetElementTimes
(winmdroot.Foundation.PCWSTR, global::System.Runtime.InteropServices.ComTypes.FILETIME*, global::System.Runtime.InteropServices.ComTypes.FILETIME*, global::System.Runtime.InteropServices.ComTypes.FILETIME*)"/>
600
winmdroot.Foundation.HRESULT __result = this.
SetElementTimes
(pwcsNameLocal, pctimeLocal, patimeLocal, pmtimeLocal);