SECEditController::ReplaceSelection

voidSECEditController::ReplaceSelection(LPCTSTRlpszNewText= NULL, BOOLbColumnar= FALSE)

Replaces the text currently selected.

Defined in: SECEditController.cpp

Return Value

void

Parameters

lpszNewText

The text to replace the current selection.

bColumnar

If non-zero, indicates that the current selection is columnar, and that the replacement should be done in a columnar manner.

See Also

SECEditController  HasSelection  HasWritableSelection  GetSelection  GetSelText