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