CMvcCommand::Unexecute

virtual BOOL CMvcCommand::Unexecute(void)

Reverse the effects of this command

Defined in: MvcCommand.h

Return Value

TRUE if successful, otherwise FALSE

Comments

The action represented by this command object is reversed.