SECEditCommand::m_bUndoable

BOOL SECEditCommand::m_bUndoable

Indicates whether the command can be undone. Commands are by default undoable unless (and until) an error occurs during the execution of the command.

See Also

SECEditCommand Execute