4 references to SHParseDisplayName
System.Windows.Forms.Primitives (4)
_generated\422\Windows.Win32.PInvoke.SHELL32.dll.g.cs (4)
376
/// <inheritdoc cref="
SHParseDisplayName
(winmdroot.Foundation.PCWSTR, winmdroot.System.Com.IBindCtx*, winmdroot.UI.Shell.Common.ITEMIDLIST**, uint, uint*)"/>
387
winmdroot.Foundation.HRESULT __result = PInvoke.
SHParseDisplayName
(pszNameLocal, pbc, ppidlLocal, sfgaoIn, psfgaoOutLocal);
394
/// <inheritdoc cref="
SHParseDisplayName
(winmdroot.Foundation.PCWSTR, winmdroot.System.Com.IBindCtx*, winmdroot.UI.Shell.Common.ITEMIDLIST**, uint, uint*)"/>
402
winmdroot.Foundation.HRESULT __result = PInvoke.
SHParseDisplayName
(pszNameLocal, pbc, ppidlLocal, sfgaoIn, default(uint* ));