SECEditCommand::m_bUndoable
BOOL SECEditCommand::m_bUndoableIndicates 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
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