itToneDetectionEvent 接口 (tapi3if.h)
ITToneDetectionEvent 接口公开允许应用程序检索有关音调检测事件的信息的方法。
继承
ITToneDetectionEvent 接口继承自 IDispatch 接口。 ITToneDetectionEvent 还具有以下类型的成员:
方法
ITToneDetectionEvent 接口具有这些方法。
ITToneDetectionEvent::get_AppSpecific get_AppSpecific 方法获取应用程序定义的标记,该标记标识与音调检测事件关联的语气。 |
ITToneDetectionEvent::get_Call get_Call 方法获取指向发生音调检测事件的调用对象的调用信息接口的指针。 |
ITToneDetectionEvent::get_CallbackInstance get_CallbackInstance 方法获取指向将处理事件的应用程序的回调函数的指针。 (ITToneDetectionEvent.get_CallbackInstance) |
ITToneDetectionEvent::get_TickCount get_TickCount方法获取“刻度计数” (自 Windows 启动) 检测到音调以来的毫秒数。 |
要求
目标平台 | Windows |
标头 | tapi3if.h |