CreateUndoItemOptions
- 更新时间2025-07-21
- 阅读时长1分钟
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.