Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Devices /
Chapter 6 - Power Manager / Power Manager Reference
Power Manager Routines / Controlling and Reading the Wakeup Timer


DisableWUTime

You can use the DisableWUTime function to disable the wakeup timer.

FUNCTION DisableWUTime: OSErr;
DESCRIPTION
The DisableWUTime function disables the wakeup timer. You must set a new wakeup time to reenable the wakeup timer.

RESULT CODES
noErr0No error

Previous Book Contents Book Index Next

© Apple Computer, Inc.
3 JUL 1996