The EditUndo transaction reverses the last change made to an object on an edit layer. Changes include placing and deleting objects, but not moving and resizing them.
Type XTYP_EXECUTE
Syntax [EditUndo(docwinID, pageID, layerID)]
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
0 | docwinID |
active | specific |
|
pageID |
DWORD |
0 | pageID |
current | specific |
|
layerID |
DWORD |
identifier of the layer to perform the undo operation on | |
Release information
Added in Release 4.35.
See also