2 references to SHCreateItemFromParsingName
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.SHCreateItemFromParsingName.cs (2)
10
/// <inheritdoc cref="
SHCreateItemFromParsingName
(string, System.Com.IBindCtx*, in Guid, out void*)"/>
13
HRESULT hr =
SHCreateItemFromParsingName
(path, pbc: null, in IID.GetRef<IShellItem>(), out void* ppv);