2 references to SHCreateItemFromParsingName
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.SHELL32.dll.g.cs (2)
98
/// <inheritdoc cref="
SHCreateItemFromParsingName
(winmdroot.Foundation.PCWSTR, winmdroot.System.Com.IBindCtx*, global::System.Guid*, void**)"/>
108
winmdroot.Foundation.HRESULT __result = PInvoke.
SHCreateItemFromParsingName
(pszPathLocal, pbc, riidLocal, ppvLocal);