ITDigitsGatheredEvent 接口 (tapi3if.h)
ITDigitsGatheredEvent 接口公开的方法,这些方法允许应用程序在 TAPI 服务器发送指示服务器已收集应用程序所需的数字的事件时检索数据。
继承
ITDigitsGatheredEvent 接口继承自 IDispatch 接口。 ITDigitsGatheredEvent 还具有以下类型的成员:
方法
ITDigitsGatheredEvent 接口具有这些方法。
ITDigitsGatheredEvent::get_Call get_Call 方法获取指向发生事件的调用对象的调用信息接口的指针。 |
ITDigitsGatheredEvent::get_CallbackInstance get_CallbackInstance 方法获取指向将处理事件的应用程序的回调函数的指针。 (ITDigitsGatheredEvent.get_CallbackInstance) |
ITDigitsGatheredEvent::get_Digits get_Digits 方法获取调用的收集数字。 |
ITDigitsGatheredEvent::get_GatherTermination get_GatherTermination 方法获取 TAPI 服务器在调用中终止数字收集的原因。 |
ITDigitsGatheredEvent::get_TickCount get_TickCount 方法获取自 Windows 启动) 完成数字收集以来的毫秒数 (“刻度计数”。 |
要求
目标平台 | Windows |
标头 | tapi3if.h |