SECEditController::DoCmd
BOOLSECEditController::DoCmd(MvcCommand *pCmd)
Executes the given command.
Defined in: SECEditController.cpp
Return Value
Returns non-zero if successful; otherwise 0.
Parameters
pCmd
Points to a command object.
See Also