3 references to RenameElement
System.Private.Windows.Core (3)
Windows.Win32.IStorage.g.cs (1)
560
return __object.
RenameElement
(pwcsOldName, pwcsNewName);
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);