3 references to MonikerBindToStorage
System.Windows.Forms.Primitives (3)
Windows.Win32.IBindHost.g.cs (1)
103 return __object.MonikerBindToStorage(pMk, pBC, pBSC, riid, ppvObj);
Windows.Win32.System_Com_IBindHost_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.IBindHost.Interface.MonikerBindToStorage(winmdroot.System.Com.IMoniker*, winmdroot.System.Com.IBindCtx*, winmdroot.System.Com.IBindStatusCallback*, global::System.Guid*, void**)"/> 30 winmdroot.Foundation.HRESULT __result = @this.MonikerBindToStorage(pMk, pBC, pBSC, riidLocal, ppvObjLocal);