ITCSetKeyboardLight

This function is supported by all computers with a backlit keypad. See the computer user manual for more information on its backlight capability.

Turns the keypad light on or off.

Syntax

void ITCSetKeyboardLight(BOOL bKeyLight);

Parameters

bKeyLight
TRUE: Turns the light on.
FALSE: Turns the light off.

Return Values

None.

Header and Library Files

Header File: ITC50.H

Library: ITC50.LIB

More Information

Light Control Functions