How to Receive an Incoming Call on WM 5.0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I want to receive an Incoming call on my windows mobile 5.0 device through
my application. I don't want the Phone application to pop up when my
application is running.

I know that inorder to receive a new incoming phone call i need to P/Invoke
lineAnswer method.
But before doing this we need to make my application the owner of this call
(I read this in MSDN).

Can someone tell me how i can make my application owner of the incoming call
and Where (which method) to start to receive an incoming phone call.

Thanks,
Murthy
 
Hi,
I have downloaded this Tapi Wrapper, but i am not able to find how to
receive phone calls with this.

Can you tell me how i can use this dll to receive phone calls.

Thanks,
Murthy
 
Back
Top