Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Codewarrior Palm > Passing paramet...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 672 of 718
Post > Topic >>

Passing parameters after a luanch

by "Lilith" <rachellelancer@[EMAIL PROTECTED] > Nov 17, 2005 at 04:55 AM

Im making a phone call and sending dtmf once the user answers.

I register to listen to phnLib events via:
PhnLibRegister(g_telRefNum, myAppFileCreator,  phnServiceVoice)

I then make a phone call with:
PhoneAppLaunchCmdDialPtr dialParams; //params to use when relaunching
SysUIAppSwitch(cardNo, dbID, phoneAppLaunchCmdDial, dialParams);
I set the owner on the dialParams so that they dont get freed after the
launch.

What happens is just what I want, my app shuts down but has a listener
to pick up events such as the call being answered, hung up etc.  When
the call is answered I want to send dtmf. The dtmf was set before the
launch so I have now lost the dtmf string. How can I pass it?

To rephrase:
How can I pass parameters from my app before the call is made back into
the launch code memory block (usually referred to as cmdPBP)?

Any help would be greatly appreciated, 

Thanks
 




 2 Posts in Topic:
Passing parameters after a luanch
"Lilith" <ra  2005-11-17 04:55:26 
Re: Passing parameters after a luanch
"Lilith" <ra  2005-11-20 04:07:40 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 19:49:56 CDT 2008.