MvcPresentationModel_T::Do

BOOL MvcPresentationModel_T::Do(CMvcCommand* pCmd)

Execute and log a command

Defined in: MvcPresentationModel.h

Return Value

BOOL TRUE if the call was successful; otherwise FALSE

Parameters

pCmd

A pointer to the command to execute and log.