Turn of the screen

  • Thread starter Thread starter Marco Minerva
  • Start date Start date
M

Marco Minerva

Hi all!

Is there a way to programmatically turn on the screen of the PDA using
..NET Compact Framework 2.0? I have a long running task and I want the
screen to turn on when this operation ends.

Thanks in advance,
Marco Minerva. (e-mail address removed)
http://blogs.ugidotnet.org/marcom
 
Maybe, but not a hardware-independent way. A given device OEM might have
some method of causing that to happen, but there is no standard API. You'll
have to consult the OEM(s) for the device(s) you are using.

Paul T.
 
Back
Top