Function:
SetCaretBlinkTime(UINTuMSeconds)
|
Description:
Sets the blinking interval of the caret (in milliseconds)
to the value passed.
|
Parameters:
MSeconds: Blinkl interval in milliseconds.
|
Returns:
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero.
|
Example: 
Select the icon to download the sample caret.a5p. This
file demonstrates various caret functions to display a blinking cursor
on screen.
|