SECEditController::GetSingleLineSel

CString SECEditController::GetSingleLineSel(void)

Retrieves the text in the current selection.

Defined in: SECEditController.cpp

Return Value

Returns the text currently selected text. If no text is selected, returns the word at the caret position.

See Also

SECEditController GetSelText GetCurrentWord