MvcCommandSequence_T::Unexecute

BOOLMvcCommandSequence_T::Unexecute(void)

Unexecute the commands contained by the macro

Defined in: MvcCommand.h

Return Value

TRUE if the macro was Unexecuted successfully, otherwise FALSE

Comments

If any command in the macro fails to Unexecute, the macro will abort and FALSE will be returned.