3 references to BindToStorage
System.Windows.Forms.Primitives (3)
Windows.Win32.IShellFolder.g.cs (1)
267 return __object.BindToStorage(pidl, pbc, riid, ppv);
Windows.Win32.UI_Shell_IShellFolder_Extensions.g.cs (2)
52 /// <inheritdoc cref="winmdroot.UI.Shell.IShellFolder.Interface.BindToStorage(winmdroot.UI.Shell.Common.ITEMIDLIST*, winmdroot.System.Com.IBindCtx*, global::System.Guid*, void**)"/> 61 winmdroot.Foundation.HRESULT __result = @this.BindToStorage(pidlLocal, pbc, riidLocal, ppvLocal);