3 references to PostMoveItem
System.Windows.Forms.Primitives (3)
Windows.Win32.IFileOperationProgressSink.g.cs (1)
313
return __object.
PostMoveItem
(dwFlags, psiItem, psiDestinationFolder, pszNewName, hrMove, psiNewlyCreated);
Windows.Win32.UI_Shell_IFileOperationProgressSink_Extensions.g.cs (2)
53
/// <inheritdoc cref="winmdroot.UI.Shell.IFileOperationProgressSink.Interface.
PostMoveItem
(uint, winmdroot.UI.Shell.IShellItem*, winmdroot.UI.Shell.IShellItem*, winmdroot.Foundation.PCWSTR, winmdroot.Foundation.HRESULT, winmdroot.UI.Shell.IShellItem*)"/>
58
winmdroot.Foundation.HRESULT __result = @this.
PostMoveItem
(dwFlags, psiItem, psiDestinationFolder, pszNewNameLocal, hrMove, psiNewlyCreated);