Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 709 of file bindctx.c.
{ AsyncBindCtx *This = impl_from_IBindCtx(iface); TRACE("(%p)->(%p)\n", This, pbindopts); return IBindCtx_SetBindOptions(This->bindctx, pbindopts); }