2 references to SHParseDisplayName
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.SHELL32.dll.g.cs (2)
364
/// <inheritdoc cref="
SHParseDisplayName
(winmdroot.Foundation.PCWSTR, winmdroot.System.Com.IBindCtx*, winmdroot.UI.Shell.Common.ITEMIDLIST**, uint, uint*)"/>
372
winmdroot.Foundation.HRESULT __result = PInvoke.
SHParseDisplayName
(pszNameLocal, pbc, ppidlLocal, sfgaoIn, psfgaoOut);