All Databases
Inside Mac - Basic Toolbox
DisableIdle
EnableIdle
GetCPUSpeed
SetWUTime
DisableWUTime
GetWUTime
SleepQInstall
SleepQRemove
AOn
AOnIgnoreModem
BOn
AOff
BOff
ModemStatus
BatteryStatus
IdleUpdate
DisableIdle
Disable the Idle state
#include <
Power.h
>
Power Manager
void
DisableIdle
( void )
;
returns
nothing
The
DisableIdle
procedure disables the idle state, even if the user has used
the Portable control panel to enable the idle state. Every call to the
DisableIdle
procedure must be balanced by a call to the
EnableIdle
procedure before the idle state is re enabled.
Referenced by (7):
EnableIdle
Enabling or Disabling the Idle State
The Idle State
Power Mgr (Inside Mac - Index)
EnableIdle (Inside Mac - Basic Toolbox)
Enabling or Disabling the Idle State (Inside Mac - Basic Toolbox)
The Idle State (Inside Mac - Basic Toolbox)