What? , I don't understand ----- Original Message ----- From: John Sutton To: Palm Developer Forum Sent: Monday, February 05, 2007 1:59 PM Subject: RE: how to cancel Alarm ?
You are right ------------------------------------------------------------------------------ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shruti Wadhwa Sent: 05 February 2007 18:45 To: Palm Developer Forum Subject: RE: how to cancel Alarm ? Hi John , I appreciate you quick response.Thanks a lot. Do i need to to fill l the seconds argument with zero ? For example if i was calling AlmSetProcAlarm(ProcessSendFile, 0, TimGetSeconds() + 10); previously then i should call AlmSetProcAlarm(ProcessSendFile, 0, 0); ? Am i right ? John Sutton <[EMAIL PROTECTED]> wrote: To cancel the alarm, call AlmSetProcAlarm with zero seconds as the argument ---------------------------------------------------------------------------- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shruti Wadhwa Sent: 05 February 2007 18:33 To: Palm Developer Forum Subject: how to cancel Alarm ? Hello All, Is there any way to cancel the alarm set by AlmSetProcAlarm ? I have set an alarm using AlmSetProcAlarm. I then want to cancel the alarm, is there any way to do that ? It will be thankful if any one of you can help me. Thanks in Advance Shruti ---------------------------------------------------------------------------- Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ ------------------------------------------------------------------------------ Never miss an email again! Yahoo! Toolbar alerts you the instant new Mail arrives. Check it out. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
