Home
last modified time | relevance | path

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

/reactos/dll/win32/ole32/
H A Dbindctx.c515 static HRESULT BindCtxImpl_Construct(BindCtxImpl* This) in BindCtxImpl_Construct() function
577 hr = BindCtxImpl_Construct(newBindCtx); in CreateBindCtx()