Searched refs:ViewObjectExVtbl (Results 1 – 1 of 1) sorted by relevance
984 static const IViewObjectExVtbl ViewObjectExVtbl = { variable1002 static IViewObjectEx ViewObjectEx = { &ViewObjectExVtbl };1559 …, "Unexpected unk %p, expected %p (%p, %p)\n", unk, &ViewObjectEx, unk->lpVtbl, &ViewObjectExVtbl); in test_iface_wrapping()