MvcTransactionModel::Undo
CMvcCommand*MvcTransactionModel::Undo(void)
Unexecute the command action on the top of the undo stack.
Defined in: MvcTransactionModel.cpp
Return Value
If successful, returns a pointer to the command that was reversed.
CMvcCommand*MvcTransactionModel::Undo(void)
Unexecute the command action on the top of the undo stack.
Defined in: MvcTransactionModel.cpp
Return Value
If successful, returns a pointer to the command that was reversed.