ITCWarmBoot

Warm boots the computer. A warm boot reboots the system without changing the settings and files. During a warm boot, the computer exits or cancels any open applications.

Syntax

HRESULT ITCWarmBoot()

Parameters

None.

Return Values

ITC_SUCCESS
The function finished without errors.

ITC_FAIL
An error has occurred.

ITC_ERROR_FUNCTION_NOT_SUPPORTED
The function was called on a platform that does not support this feature.

Header and Library Files

Header File: ITC50.H

Library: ITC50.LIB

More Information

Computer State Functions