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