MvcTransactionModel::Redo
CMvcCommand*MvcTransactionModel::Redo(void)
Execute the command action on the top of the redo stack.
Defined in: MvcTransactionModel.cpp
Return Value
If successful, returns a pointer to the command that was executed.
CMvcCommand*MvcTransactionModel::Redo(void)
Execute the command action on the top of the redo stack.
Defined in: MvcTransactionModel.cpp
Return Value
If successful, returns a pointer to the command that was executed.