SECEdit::FreeUndoBuffers
voidSECEdit::FreeUndoBuffers(void)
Clears the undo state of the transaction model. This essentially removes all commands in the undo stack.
Defined in: SECEdit.cpp
Return Value
void
Comments
This method is not called by default when Init is called.See Also