5 references to SetNameOf
System.Windows.Forms.Primitives (5)
_generated\241\Windows.Win32.IShellFolder.g.cs (1)
653 return __object.SetNameOf(hwnd, pidl, pszName, uFlags, ppidlOut);
_generated\605\Windows.Win32.UI_Shell_IShellFolder_Extensions.g.cs (4)
132 /// <inheritdoc cref="winmdroot.UI.Shell.IShellFolder.Interface.SetNameOf(winmdroot.Foundation.HWND, winmdroot.UI.Shell.Common.ITEMIDLIST*, winmdroot.Foundation.PCWSTR, winmdroot.UI.Shell.SHGDNF, winmdroot.UI.Shell.Common.ITEMIDLIST**)"/> 141 winmdroot.Foundation.HRESULT __result = @this.SetNameOf(hwnd, pidlLocal, pszNameLocal, uFlags, ppidlOutLocal); 148 /// <inheritdoc cref="winmdroot.UI.Shell.IShellFolder.Interface.SetNameOf(winmdroot.Foundation.HWND, winmdroot.UI.Shell.Common.ITEMIDLIST*, winmdroot.Foundation.PCWSTR, winmdroot.UI.Shell.SHGDNF, winmdroot.UI.Shell.Common.ITEMIDLIST**)"/> 156 winmdroot.Foundation.HRESULT __result = @this.SetNameOf(hwnd, pidlLocal, pszNameLocal, uFlags, default(winmdroot.UI.Shell.Common.ITEMIDLIST** ));