SECEditCommand::DoInsert

BOOLSECEditCommand::DoInsert(void)

Performs an insertion of text using the data from the command.

Defined in: SECEditCommand.cpp

Return Value

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

Comments

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

See Also

SECEditCommand  Execute  DoDelete