⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 msgs_3c4z.htm

📁 TAPI Exampple
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML DIR="LTR"><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso8859-1">
</HEAD>
<TITLE>TAPI Messages</TITLE>
<SCRIPT SRC="/library/psdk/linkcss.js"></SCRIPT>
<META NAME="MS-HAID" CONTENT="_tapi2_tapi_messages">
</HEAD>
<BODY TOPMARGIN="0">

<!--TOOLBAR_START-->
<!--TOOLBAR_EXEMPT-->
<!--TOOLBAR_END-->
<!--SYNC_START-->
<script language="JavaScript" src='/library/synch.js'></script>
<!--SYNC_END-->

<H1><A NAME="_tapi2_tapi_messages"></A>TAPI Messages</H1>

<P>Messages are used to notify the application of asynchronous events. All of these messages are sent to the application through the message notification mechanism that the application specified in <A HREF="func1_2o54.htm" tppabs="http://msdn.microsoft.com/library/psdk/tapi22/func1_2o54.htm"><B>lineInitializeEx</B></A>. </P>

<P>The message always contains a handle to the relevant object (phone, line, or call), which the application can determine the type of from the message type. </P>

<P>Certain messages are used to notify the application about a change in an object's status. These messages provide the object handle and give an indication of which status item has changed. The application can call the appropriate "get status" function of the object to obtain the object's full status. </P>

<P>When an event occurs, messages can be sent to zero, one, or more applications. The target applications for a message are determined by a number of different factors including the meaning of the message, the application's privilege to the object, whether or not the application initiated the request for which the message is a direct result, and the message masking that has been set by the application. Note the following points about messages: 

<UL>
	<LI>Asynchronous reply messages are only sent to the application that originated the request and cannot be masked. </LI>

	<LI>Messages that signal the completion of digit or tone generation or the gathering of digits are only sent to the application that requested the digit or tone generation. </LI>

	<LI>Messages that indicate line or address state changes are sent to all applications that have opened the line, so long as the message has been enabled through <A HREF="func2_3upf.htm" tppabs="http://msdn.microsoft.com/library/psdk/tapi22/func2_3upf.htm"><B>lineSetStatusMessages</B></A>. </LI>

	<LI>Messages that indicate call state and call information changes are sent to all applications that have a handle to the call. </LI>

	<LI>Messages that signal a digit detection, tone detection, or media type detection are sent to the applications that requested monitoring of that event. </LI>
</UL>

<P>This section contains the reference information for the following TAPI messages:</P>

<P class=indent1><A HREF="msgs_5mer.htm" tppabs="http://msdn.microsoft.com/library/psdk/tapi22/msgs_5mer.htm">Assisted Telephony Messages</A></P>

<P class=indent1><A HREF="msgs_2v5f.htm" tppabs="http://msdn.microsoft.com/library/psdk/tapi22/msgs_2v5f.htm">Call Center Messages</A></P>

<P class=indent1><A HREF="msgs_7ovn.htm" tppabs="http://msdn.microsoft.com/library/psdk/tapi22/msgs_7ovn.htm">Formatted Error Messages</A></P>

<P class=indent1><A HREF="msgs_3zcj.htm" tppabs="http://msdn.microsoft.com/library/psdk/tapi22/msgs_3zcj.htm">Line Device Messages</A></P>

<P class=indent1><A HREF="msgs_9f77.htm" tppabs="http://msdn.microsoft.com/library/psdk/tapi22/msgs_9f77.htm">Phone Device Messages</A></P>
<DIV CLASS="footer">Built on Monday, August 14, 2000</DIV>
<!--FOOTER_START-->
<DIV CLASS="footer" STYLE="color:#000000;font-size:90%;">
<A HREF="mailto:sdkfdbk@microsoft.com">Send feedback</A> to the Platform SDK.</P>
<P><A HREF="javascript:if(confirm('http://msdn.microsoft.com/isapi/gomscom.asp?TARGET=/info/cpyright.htm  \n\n这个文件不能通过 Teleport Pro 取回, 因为 地址在一个域或为它的开始地址设定的边界的外部路径上.  \n\n你想从服务器打开它吗?'))window.location='http://msdn.microsoft.com/isapi/gomscom.asp?TARGET=/info/cpyright.htm'" tppabs="http://msdn.microsoft.com/isapi/gomscom.asp?TARGET=/info/cpyright.htm" TARGET="_top">&#169; 1999 Microsoft Corporation. All rights reserved. Terms of use.</A></P>
</DIV>
<!--FOOTER_END-->

</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -