3 references to ParseDisplayName
System.Windows.Forms.Primitives (3)
Windows.Win32.IShellFolder.g.cs (1)
79 return __object.ParseDisplayName(hwnd, pbc, pszDisplayName, pchEaten, ppidl, pdwAttributes);
Windows.Win32.UI_Shell_IShellFolder_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.UI.Shell.IShellFolder.Interface.ParseDisplayName(winmdroot.Foundation.HWND, winmdroot.System.Com.IBindCtx*, winmdroot.Foundation.PWSTR, uint*, winmdroot.UI.Shell.Common.ITEMIDLIST**, uint*)"/> 30 winmdroot.Foundation.HRESULT __result = @this.ParseDisplayName(hwnd, pbc, pszDisplayName, default, ppidlLocal, pdwAttributesLocal);