MvcTransactionModel::Do

BOOL MvcTransactionModel::Do(CMvcCommand* pCmd)

Execute and log a command

Defined in: MvcTransactionModel.cpp

Return Value

TRUE if success, otherwise FALSE

Parameters

pCmd

A pointer to the command to execute