readme.txt

来自「AVAYA IPO 430系列交换机 TAPI 2.0软件电话源代码」· 文本 代码 · 共 19 行

TXT
19
字号
README - TAPI 2 VB Sample

The VB code in this directory provides a sample for producing VB
applications using TAPI 2 and IP Office.

The sample presents buttons to call all the TAPI 2 functions that
are supported by IP Office.  A window in the main screen lists the
functions that have been called and the events that have been 
received.

A full screen trace window provides details of the results of each 
function call and the events that are received.

A button that appears at the bottom right of both the main screen
and the trace window can be used to toggle between the two windows.

The first function calls you will need to invoke are lineInitialize
and lineOpen.  Thereafter, you can call whichever function meets
your needs.

⌨️ 快捷键说明

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