Searched refs:TestChannelHook (Results 1 – 1 of 1) sorted by relevance
4551 static IChannelHook TestChannelHook = { &TestChannelHookVtbl }; variable4564 hr = CoRegisterChannelHook(&EXTENTID_WineTest, &TestChannelHook); in test_channel_hook()