GetCaretBlinkTime function user32

int GetCaretBlinkTime()

Retrieves the time required to invert the caret's pixels. The user can set this value.

UINT GetCaretBlinkTime();

Implementation

int GetCaretBlinkTime() => _GetCaretBlinkTime();