A very simple TAPI dialer for Windows Mobile

by Krishnaraj Varma on September 20, 2009

Download [download id="4"]

Here is a very simple TAPI dialer for Windows Mobile as requested by one of my friend. I hope this will help beginners to start with TAPI on Windows Mobile. Following are the steps to dial a number using TAPI:

  • Initialize TAPI
  • Negotiate the TAPI version
  • Open the cellular line
  • Dial the number using lineMakeCall
  • To drop the initiated call use lineDrop
  • Leave a Comment

     

    Previous post:

    Next post: