FinishTransaction Method (GoUndoManager)
In This Topic
Just call
EndTransaction, committing the current transaction, with the presentation name for the given transaction name.
Syntax
Parameters
- tname
- the transaction name; this value is passed to GetPresentationName before being passed to EndTransaction
Return Value
the value of the call to
EndTransaction
See Also