What are you trying to do?  If you want to switch to the app, you probably
want to use SysUIAppSwitch.  Otherwise, you can look up the definition for
sysAppLaunchCmdNormalLaunch in the headers, and see all the other launch
codes you can send your app.  There are different launch codes for things
like HotSync notification, for device reset notification, exchange manager
notifications, etc.  There is even a define to use as the base for custom
launch codes your app can define.

Hope this helps,

-DGA

> -----Original Message-----
> From: Charles Busch [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 25, 2002 3:49 PM
> To: Palm Developer Forum
> Subject: What Launch Code should we use
> 
> 
> What Launch Code should we use
> 
> 
> >> From: Charles Busch [mailto:[EMAIL PROTECTED]]
> >> trying to use sysapplaunch and we keep getting back a 
> "Fatal Error",
> >> SysAppLaunch(0,dbid,0,sysAppLaunchCmdNormalLaunch,d1,NULL);
> >
> >I don't believe it's legal to sublaunch with that particular 
> launch code.
> >
> >-slj-
> >
> >
> >
> >--
> >For information on using the Palm Developer Forums, or to 
> unsubscribe,
> please see http://www.palmos.com/dev/tech/support/forums/
> 
> 
> -- 
> For information on using the Palm Developer Forums, or to 
> unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
> 

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to