Computer State Functions

ITCCleanupSuspend Cleans up memory allocations used by ITCInitSuspend.
ITCColdBoot Cold boots the computer.
ITCInitSuspend Sets a timeout (in seconds) until the computer suspends. Sets up a 'suspend routine' that will be called just before the suspend is executed.
ITCPowerStatus Returns the AC line status, main battery status, backup battery status, and remaining percentage of battery life.
ITCResetSuspend Resets the timeout that was set by ITCInitSuspend.
ITCSuspend Suspends the computer.
ITCWarmBoot Warm boots the computer.

Header and Library Files

Header File: ITC50.H

Library: ITC50.LIB

More Information

C++ Reference: Device Functions