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