Allows you to prevent the system from sleep/hibernate/standby.
Example
Running this code will prevent system to sleep, hibernate, or standby.
plugin command("OS Automation.dll", "prevent system sleep/hibernate/standby", "True")
Allows you to prevent the system from sleep/hibernate/standby.
Running this code will prevent system to sleep, hibernate, or standby.
plugin command("OS Automation.dll", "prevent system sleep/hibernate/standby", "True")
Was this helpful?