SECEdit::RemoveTopUndoCmd
MvcCommand*SECEdit::RemoveTopUndoCmd(void)
Removes the top command from the undo stack.
Defined in: SECEdit.cpp
Return Value
Returns a pointer to the removed command, or NULL if there are no commands on the undo stack.
See Also