Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/ole32/
H A Dcompobj.c1915 static const IUnknownVtbl TestCallContext_Vtbl = variable
1938 test_object->IUnknown_iface.lpVtbl = &TestCallContext_Vtbl; in test_CoGetCallContext()