SECEditController::Delete

BOOL SECEditController::Delete(void)

Performs a delete operation. If there is a current selection, the selection is deleted; otherwise, the character following the current caret position is deleted.

Defined in: SECEditController.cpp

Return Value

Returns non-zero if successful; otherwise 0.

See Also

SECEditController DeleteBack Insert