it's called a notifier that you can register with the hot sync manager. it will call your dell at the beginning and then again after hotsync has finished *WITH ALL CONDUITS*
-- - - - - - - - - - - - - - - - - www.slothware.net Carl Lippitt DOC/WTG/CTO Ben Gottlieb <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Sorry, I wasn't clear...I need to know on the PC side. > > > Ben > > > > Is there a way to be notified when a HotSync is complete? > >(Programmatically?) > > > > >Your app will get a sysAppLaunchCmdSyncNotify if you had a conduit that ran. > > > >If you're starting the HotSync process (by posting a cradle chr for > >instance), then the following can work. However, it's undocumented, and not > >guaranteed to work in the future. I've utilized it though, for some turnkey > > > >applications that take over the entire device, and yet still need to be able > >to do a sync (these apps have a fixed OS/device they run on). I wouldn't use > >the technique for a general-purpose end-user app that might run on any > >version of the OS. Given all those caveats: > > > >Set an alarm to go off in five seconds > >Start the HotSync programatically (the alarm won't go off while the sync is > >hapenning > >When the sync finishes, the alarm will trigger > > > >Neil > >-- > >Neil Rhodes > >Calliope Enterprises, Inc. > >1328 Clock Avenue > >Redlands, CA 92374 > >(909) 793-5995 [EMAIL PROTECTED] fax: (909) 793-2545 > > > > > >-- > >For information on using the Palm Developer Forums, or to > >unsubscribe, please see > >http://www.palmos.com/dev/tech/support/forums/ > > > +--------------------------------------------+ > Ben Gottlieb Stand Alone, Inc. > v: 773-477-2492 f: 773-477-2579 > [EMAIL PROTECTED] www.standalone.com > +--------------------------------------------+ > Best Application: Control Bar (PalmSource '99) > > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
