ITCResetSuspend

Resets the timeout set by ITCInitSuspend and should be called regularly. If this function is not called within the timeout specified in the InitSuspend function, the computer suspends.

Syntax

BOOL ITCResetSuspend()

Parameters

None.

Return Values

TRUE
The timeout value has been reset.

FALSE
An error has occurred and the timeout has not been reset.

Header and Library Files

Header File: ITC50.H

Library: ITC50.LIB

More Information

Computer State Functions