SECEditController::InvokeCaret

void SECEditController::InvokeCaret(BOOL bSolid)

Creates a caret for the viewport and claims ownership of the caret.

Defined in: SECEditController.cpp

Return Value

void

Parameters

bSolid

If non-zero, indicates that the caret should be a solid rectangle; otherwise, the caret should be a grey rectangle.

See Also

SECEditController RevokeCaret