2 references to RenameElement
Microsoft.Private.Windows.Core (2)
Windows.Win32.System_Com_StructuredStorage_IStorage_Extensions.g.cs (2)
106
/// <inheritdoc cref="winmdroot.System.Com.StructuredStorage.IStorage.Interface.
RenameElement
(winmdroot.Foundation.PCWSTR, winmdroot.Foundation.PCWSTR)"/>
113
winmdroot.Foundation.HRESULT __result = @this.
RenameElement
(pwcsOldNameLocal, pwcsNewNameLocal);