CreateUndoItemOptions
- Updated2025-07-21
- 1 minute(s) read
CreateUndoItemOptions
Use these constants with the UndoItemCreator.CreateAndPostUndoItem method.
- CreateUndoItemOption_CreateOnly –(Value: 0x1): Use this option to prevent the UndoItemCreator.CreateAndPostUndoItem method from sending the created undo item to the sequence editor.
- CreateUndoItemOption_NoOptions –(Value: 0x0): No options.