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
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