2 references to MoveElementTo
System.Private.Windows.Core (2)
Windows.Win32.IStorage.g.cs (2)
320
/// <inheritdoc cref="
MoveElementTo
(winmdroot.Foundation.PCWSTR, winmdroot.System.Com.StructuredStorage.IStorage*, winmdroot.Foundation.PCWSTR, uint)"/>
327
winmdroot.Foundation.HRESULT __result = this.
MoveElementTo
(pwcsNameLocal, pstgDest, pwcsNewNameLocal, grfFlags);