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.