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