seidreneht
01-12-2002, 12:58 AM
I have made an application using the MsComm objcet to control my modem and then display the CallerID when anyone calls me.
But now I want make the application be able to record any messages when I am away. To do this I converted my appliction to use TAPI3 which came with my WinXP instead of MsComm. But I could not get the CallerID using the ITCallInfo object. Can anyone help me.
NOTE: I used to send the command AT+VCID=1 to activate the CallerID service in my modem when I used MsComm.
But now I want make the application be able to record any messages when I am away. To do this I converted my appliction to use TAPI3 which came with my WinXP instead of MsComm. But I could not get the CallerID using the ITCallInfo object. Can anyone help me.
NOTE: I used to send the command AT+VCID=1 to activate the CallerID service in my modem when I used MsComm.