WinCEGeräte_Handbuch_Administration_v2 00_en 83 / 84
Reboot
[softresetclean|softreset|watchdogclean|watchdog]
softresetclean / watchdogclean: The RAM is also deleted when the device is rebooted (\temp
folder, non-persistent registry). "watchdogclean" is recommended.
softreset / watchdog: RAM is not deleted when the device is rebooted. Files saved in \temp or the
non-persistent registry wil be maintained. For development/debugging purposes only. Not qualified for
productive use.
Return value: 0 (program should not return)
Shutdown
[shutdown|suspend]
Prompt a shutdown or suspend. Return value: 0
General information on CEToolBox
• Return value when executed successfully is 0, if no return parameter is expected.
• If no valid command is identified, the return value is 1.
• If a command fails, the program returns the return value 1 when it receives this command.
• A run error with a command call generates the return value 9.