You can also try the AlmSetProcAlarm function. Neil Whitworth <[EMAIL PROTECTED]> wrote: If you recieve your alarm via a launch code, then the device will be woken up.
If you use a procedural alarm (function pointer) then the device is not woken up. remember that the code segment containing your alarm function must remain locked. Mukesh Singh wrote: > Hi All, > I had implemented Alarm based application. When alarm get triggered, device > get wakeup call, even if its in sleep mode, I want to avoid this situation, > is there any option that i can set while setting the alarm so that device > should not be awake on Alarm triggered. > > Anxiously waiting for a reply. > > Thanks > Mukesh Singh > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/ Cordially Prashant Batra +91-9891420986 --------------------------------- Heres a new way to find what you're looking for - Yahoo! Answers -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
