ITCCleanupSuspend

Cleans up memory allocations used by ITCInitSuspend. It also stops the suspend countdown if one is running.

Syntax

BOOL ITCCleanupSuspend()

Parameters

None.

Return Values

TRUE
The suspend has been canceled and allocated memory has been released.

FALSE
An error has occurred.

Header and Library Files

Header File: ITC50.H

Library: ITC50.LIB

More Information

Computer State Functions