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