* \fn BOOL GUIAPI ShowCaret (HWND hWnd) * \brief Shows a caret. * * This function makes the caret visible on the screen at the caret's * current position. When the caret becomes visible, it begins flashing * automatically. * * \param hWnd The owner of the caret. * * \return TRUE on success, otherwise FALSE. * * \sa HideCaret */
source not stored for this graph (policy: none)
no test coverage detected