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