Typically WM devices do not turn off but go in suspend mode (you can do it
calling SetSystemPowerState (POWER_STATE_SUSPEND,...): turning it off could
be done calling SetSystemPowerState (POWER_STATE_OFF,...) but it's up to the
OEM
implement it : I do not know if the specific device supports it
--
Luca Calligaris (MVP-Windows Embedded)
l.calliga...@eurotech.it.nospam
www.eurotech.it
"WanDelaKruz" <WanDe...@discussions.microsoft.com> ha scritto nel
messaggio news:D2BE7C9B-6222-426A...@microsoft.com...