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.