2 references to RenameElement
System.Private.Windows.Core (2)
Windows.Win32.IStorage.g.cs (2)
535
/// <inheritdoc cref="
RenameElement
(winmdroot.Foundation.PCWSTR, winmdroot.Foundation.PCWSTR)"/>
542
winmdroot.Foundation.HRESULT __result = this.
RenameElement
(pwcsOldNameLocal, pwcsNewNameLocal);