SECEditController::EmptyUndoBuffer
voidSECEditController::EmptyUndoBuffer(void)
Resets (clears) the undo flag.
Defined in: SECEditControllerCEditEmul.cpp
Remarks
Unlike CEdit, the Undo Buffers are not cleared when SetWindowText is called.Developer Notes
This method is provided as a part of the Objective Edit CEdit compatiblity layer.See Also