Why are you doing break only for sysNotifySyncFinishEvent ?  You can
directly delete the database whichever you want under
sysNotifySyncFinishEvent itself right ?

This is your code..,
case sysAppLaunchCmdNotify:
     notifyP = (SysNotifyParamType *)cmdPBP;
     if(notifyP->notifyType ==sysNotifySyncFinishEvent) 
     break; 

- Prabakar.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of V. Sriram
Sent: Monday, March 05, 2007 7:01 PM
To: Palm Developer Forum
Subject: RE: Hotsync finish event

hi prabhakar,
thanx for your reply. but could you please tell me what is mistake in
the code because i think sysNotifySyncFinishEvent can be captured in
sysAppLaunchCmdNotify.
thanks and regards,
Sriram
--
For information on using the ACCESS Developer Forums, or to unsubscribe,
please see http://www.access-company.com/developers/forums/

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to