Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/ole32/
H A Dmarshal.c4551 static IChannelHook TestChannelHook = { &TestChannelHookVtbl }; variable
4564 hr = CoRegisterChannelHook(&EXTENTID_WineTest, &TestChannelHook); in test_channel_hook()