SECEditController::Undo
BOOLSECEditController::Undo(void)
Reverses the last operation.
Defined in: SECEditControllerCEditEmul.cpp
Return Value
Nonzero if the undo operation is successful, or 0 if the undo operation fails.
Developer Notes
This method is provided as a part of the Objective Edit CEdit compatiblity layer.See Also