turning on a windows ce device from suspend mode at a set time

J

JamesWPierce

Hi all,

I have a windows ce device that the user may leave unattended. after
several minutes the device will go into suspend mode. I would like to
make the device wakeup automatically at one hour intervals and alert
the user to place the device in its cradle if it is not in the cradle.

How can I make the device come out of suspend mode at a specified time.
Can it be done?

Thanks
 
P

Paul G. Tobey [eMVP]

CeRunAppAtTime(). How, exactly, you need to wrap this API call to use it
from managed code has been discussed before. Check the archives via
groups.google.com.

Paul T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top