SECEditCommand::DoDelete

BOOL SECEditCommand::DoDelete(void)

Performs a deletion of text using the data from the command.

Defined in: SECEditCommand.cpp

Return Value

Returns non-zero if the delete was successful; otherwise 0.

Comments

If the delete fails, the command will be marked as undoable.

See Also

SECEditCommand Execute DoInsert