3 references to MoveElementTo
System.Private.Windows.Core (3)
_generated\160\Windows.Win32.IStorage.g.cs (1)
354 return __object.MoveElementTo(pwcsName, pstgDest, pwcsNewName, grfFlags);
_generated\249\Windows.Win32.System_Com_StructuredStorage_IStorage_Extensions.g.cs (2)
81 /// <inheritdoc cref="winmdroot.System.Com.StructuredStorage.IStorage.Interface.MoveElementTo(winmdroot.Foundation.PCWSTR, winmdroot.System.Com.StructuredStorage.IStorage*, winmdroot.Foundation.PCWSTR, uint)"/> 88 winmdroot.Foundation.HRESULT __result = @this.MoveElementTo(pwcsNameLocal, pstgDest, pwcsNewNameLocal, grfFlags);