文件名称:CellLineMonitor
-
所属分类:
- 标签属性:
- 上传时间:2012-10-28
-
文件大小:24.7kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
windows mobile下tapi实现监视电话线路的程序。vs2008下创建,并在windows mobile 6.1下通过测试。-TAPI Programming on Windows Mobile
August 16, 2008, 8:03 pm
Download the source code
TAPI stands for Telephony Application Programming Interface. TAPI is the Microsoft implementation of CTI (Computer Telephony Interface). TAPI provides a common interface to communicate and control a telephony device. TAPI simplifies the telephony programming since the programmer does not require detailed information about the hardware he/she is using.
Windows Mobile 5 support TAPI version 2.0. The version 2.0 brings telephony support to any Windows CE applications. The TAPI.DLL file exposes all the TAPI functions. The header file TAPI.H contains the all the function definitions, typedefs,#defines, etc… The application links to COREDLL.DLL file which redirects the calls to TAPI.DLL. The TAPI.DLL uses the TAPI Service Provider DLLs to communicate with the hardware. The TAPI Service Provider (TSP) is the driver for the hardware. Microsoft supplies default Unimodem TSP. The Unimodem TSP supports
August 16, 2008, 8:03 pm
Download the source code
TAPI stands for Telephony Application Programming Interface. TAPI is the Microsoft implementation of CTI (Computer Telephony Interface). TAPI provides a common interface to communicate and control a telephony device. TAPI simplifies the telephony programming since the programmer does not require detailed information about the hardware he/she is using.
Windows Mobile 5 support TAPI version 2.0. The version 2.0 brings telephony support to any Windows CE applications. The TAPI.DLL file exposes all the TAPI functions. The header file TAPI.H contains the all the function definitions, typedefs,#defines, etc… The application links to COREDLL.DLL file which redirects the calls to TAPI.DLL. The TAPI.DLL uses the TAPI Service Provider DLLs to communicate with the hardware. The TAPI Service Provider (TSP) is the driver for the hardware. Microsoft supplies default Unimodem TSP. The Unimodem TSP supports
相关搜索: windows mobile
TAPI
windows mobile TA
Microsoft Windows CE
vs2008
tapi driver
mobile TA
windows mobile MFC
windows mobile TAPI
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CellLineMonitor.sln
CellLineMonitor/CellLineMonitor.cpp
CellLineMonitor/CellLineMonitor.h
CellLineMonitor/CellLineMonitor.vcproj
CellLineMonitor/CellLineMonitorDlg.cpp
CellLineMonitor/CellLineMonitorDlg.h
CellLineMonitor/CellLineMonitorppc.rc
CellLineMonitor/CellLineMonitor_Events.cpp
CellLineMonitor/ReadMe.txt
CellLineMonitor/res/
CellLineMonitor/res/CellLineMonitor.ico
CellLineMonitor/res/CellLineMonitorppc.rc2
CellLineMonitor/resourceppc.h
CellLineMonitor/stdafx.cpp
CellLineMonitor/stdafx.h
CellLineMonitor/TAPIDevice.cpp
CellLineMonitor/TAPIDevice.h
CellLineMonitor/
CellLineMonitor/CellLineMonitor.cpp
CellLineMonitor/CellLineMonitor.h
CellLineMonitor/CellLineMonitor.vcproj
CellLineMonitor/CellLineMonitorDlg.cpp
CellLineMonitor/CellLineMonitorDlg.h
CellLineMonitor/CellLineMonitorppc.rc
CellLineMonitor/CellLineMonitor_Events.cpp
CellLineMonitor/ReadMe.txt
CellLineMonitor/res/
CellLineMonitor/res/CellLineMonitor.ico
CellLineMonitor/res/CellLineMonitorppc.rc2
CellLineMonitor/resourceppc.h
CellLineMonitor/stdafx.cpp
CellLineMonitor/stdafx.h
CellLineMonitor/TAPIDevice.cpp
CellLineMonitor/TAPIDevice.h
CellLineMonitor/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.