Home
last modified time | relevance | path

Searched refs:BindCtxImpl (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/ole32/
H A Dbindctx.c50 typedef struct BindCtxImpl{ struct
62 } BindCtxImpl; argument
80 BindCtxImpl *This = impl_from_IBindCtx(iface); in BindCtxImpl_QueryInterface()
108 BindCtxImpl *This = impl_from_IBindCtx(iface); in BindCtxImpl_AddRef()
136 BindCtxImpl *This = impl_from_IBindCtx(iface); in BindCtxImpl_Release()
159 BindCtxImpl *This = impl_from_IBindCtx(iface); in BindCtxImpl_RegisterObjectBound()
193 BindCtxImpl *This = impl_from_IBindCtx(iface); in BindCtxImpl_RevokeObjectBound()
225 BindCtxImpl *This = impl_from_IBindCtx(iface); in BindCtxImpl_ReleaseBoundObjects()
247 BindCtxImpl *This = impl_from_IBindCtx(iface); in BindCtxImpl_SetBindOptions()
269 BindCtxImpl *This = impl_from_IBindCtx(iface); in BindCtxImpl_GetBindOptions()
[all …]