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