4 references to SetNameOf
System.Windows.Forms.Primitives (4)
_generated\241\Windows.Win32.IShellFolder.g.cs (4)
613
/// <inheritdoc cref="
SetNameOf
(winmdroot.Foundation.HWND, winmdroot.UI.Shell.Common.ITEMIDLIST*, winmdroot.Foundation.PCWSTR, winmdroot.UI.Shell.SHGDNF, winmdroot.UI.Shell.Common.ITEMIDLIST**)"/>
623
this.
SetNameOf
(hwnd, pidlLocal, pszNameLocal, uFlags, ppidlOutLocal);
629
/// <inheritdoc cref="
SetNameOf
(winmdroot.Foundation.HWND, winmdroot.UI.Shell.Common.ITEMIDLIST*, winmdroot.Foundation.PCWSTR, winmdroot.UI.Shell.SHGDNF, winmdroot.UI.Shell.Common.ITEMIDLIST**)"/>
636
this.
SetNameOf
(hwnd, pidlLocal, pszNameLocal, uFlags, default(winmdroot.UI.Shell.Common.ITEMIDLIST** ));