GetCaretBlinkTime

This function returns the elapsed time, in milliseconds, required to invert the caret’s pixels.

At a Glance

Header file: Winuser.h
Windows CE versions: 1.0 and later

Syntax

UINT GetCaretBlinkTime(void);

Return Values

Nonzero indicates success. Zero indicates failure. To get extended error information, call GetLastError.

See Also

SetCaretBlinkTime