Share via


GetCaretBlinkTime (Windows CE 5.0)

Send Feedback

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.