Syntax
unsigned short SetKeyinputTimer(
unsigned short time
);
Parameters
- time
-
[in] Set the key confirmation time in SHIFT mode.
Value Description 500 ms (KINPUT_CHECK_MIN) or more,
2000 ms (KINPUT_CHECK_MAX) or lessSpecifies the keystroke confirmation time in milliseconds.
The setting is converted in 20 msec increments.
Return value
Returns the keystroke confirmation time after the change.
Remarks
Set the confirmation time for keystrokes when ALTERNATE_SHIFT_MODE is specified by the SetKeyinputMode function.Requirements
Header file:
lib.hLibrary file:
libSTARTUPOPH5000.a
Last updated: 2022/03/10