3 references to GetDisplayNameOf
System.Windows.Forms.Primitives (3)
_generated\241\Windows.Win32.IShellFolder.g.cs (1)
580 return __object.GetDisplayNameOf(pidl, uFlags, pName);
_generated\605\Windows.Win32.UI_Shell_IShellFolder_Extensions.g.cs (2)
119 /// <inheritdoc cref="winmdroot.UI.Shell.IShellFolder.Interface.GetDisplayNameOf(winmdroot.UI.Shell.Common.ITEMIDLIST*, winmdroot.UI.Shell.SHGDNF, winmdroot.UI.Shell.Common.STRRET*)"/> 126 winmdroot.Foundation.HRESULT __result = @this.GetDisplayNameOf(pidlLocal, uFlags, pNameLocal);