Question:

How to detect outgoing call in Windows Mobile?

by  |  earlier

0 LIKES UnLike

Greetings,

How can I detect an outgoing phone call in any of the IDE programs (Visual Studio, eVB etc)? Any help will be greatly appreciated.

- TKN

 Tags:

   Report

1 ANSWERS


  1. Hmm ... I don't believe there's any simple method to detecting an outgoing call.

    Your best option would be to create a new dialer application at which point you can do what ever you want with the outgoing phone number.

    Another option would be to use Tapi and check the line state every x*x seconds (which really isn't a great idea in terms of battery life/performance).

    If all you need to know is the number dialed you can check the call history instead.

    Feel free to send me a message if you have any specific questions.

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.