GetCaretBlinkTime (Windows CE 5.0)
This function returns the elapsed time, in milliseconds, required to invert the caret's pixels.
UINTGetCaretBlinkTime(void);
Parameters
None.
Return Values
Nonzero indicates success. Zero indicates failure. To get extended error information, call GetLastError.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Winuser.h.
Link Library: Caret.lib.
See Also
SetCaretBlinkTime | Carets Functions
Send Feedback on this topic to the authors