ForwardMgr

所属分类:Windows Phone
开发工具:Visual C++
文件大小:25KB
下载次数:179
上传日期:2009-05-02 09:22:40
上 传 者bgydragon
说明:  windows mobile下,通过tapi实现的来电转接程序
(Programatically forwarding calls using TAPI February 9, 2009, 12:59 am Download the source code Recently one of my friend asked me how to forward calls using the USSD commands. This link describes how to forward calls using USSD codes. I tried a lot using my previous article code but ended up with no success. The USSD command are sending successfully but always the result is “UNKNOWN APPLICATION”. Then I decided to work on a sample using the TAPI API lineForward. The lineForward API is used to programatically forward calls. The syntax of the API is defined as: LONG WINAPI lineForward(HLINE hLine,DWORD bAllAddresses,DWORD dwAddressID,LPLINEFORWARDLIST const lpForwardList,DWORD dwNumRingsNoAnswer,LPHCALL lphConsultCall,LPLINECALLPARAMS const lpCallParams) The first parameter is the handle to the line (Cellular Line), second a boolean value indicating all originating addresses of the line or a single address of the line. Third is the address id of the line. Fourth is a po)

文件列表:
ForwardMgr.sln (2758, 2009-02-08)
ForwardMgr\ForwardMgr.cpp (1793, 2009-02-08)
ForwardMgr\ForwardMgr.h (553, 2009-02-08)
ForwardMgr\ForwardMgr.vcproj (12074, 2009-02-08)
ForwardMgr\ForwardMgrDlg.cpp (18147, 2009-02-09)
ForwardMgr\ForwardMgrDlg.h (2322, 2009-02-08)
ForwardMgr\ForwardMgrppc.rc (5320, 2009-02-09)
ForwardMgr\res (0, 2009-02-08)
ForwardMgr\res\ForwardMgr.ico (21630, 2003-07-23)
ForwardMgr\res\ForwardMgrppc.rc2 (651, 2009-02-08)
ForwardMgr\resourceppc.h (1143, 2009-02-08)
ForwardMgr\stdafx.cpp (210, 2009-02-08)
ForwardMgr\stdafx.h (2430, 2009-02-08)
ForwardMgr (0, 2009-02-09)

近期下载者

相关文件


收藏者